Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering tasks gives warnings #174

Open
scottgigante-immunai opened this issue Mar 10, 2023 · 1 comment
Open

Rendering tasks gives warnings #174

scottgigante-immunai opened this issue Mar 10, 2023 · 1 comment

Comments

@scottgigante-immunai
Copy link
Collaborator

I don't like warnings in CI, no sir I do not. If these are malignant, can we fix them? And if they are benign, can we silence them?

Warning messages:
1: In grepl("^<\\w+[ >]", x) && grepl("<\\/\\w+>\\s*$", x) :
  'length(x) = 2 > 1' in coercion to 'logical(1)'
2: In grepl("^<\\w+[ >]", x) && grepl("<\\/\\w+>\\s*$", x) :
  'length(x) = 3 > 1' in coercion to 'logical(1)'
3: In grepl("^<\\w+[ >]", x) && grepl("<\\/\\w+>\\s*$", x) :
  'length(x) = 2 > 1' in coercion to 'logical(1)'
WARNING: OJS block count mismatch. Line number reporting is likely to be wrong
WARNING: OJS block count mismatch. Line number reporting is likely to be wrong
WARNING: OJS block count mismatch. Line number reporting is likely to be wrong
@rcannood
Copy link
Member

I don't like warnings in CI, no sir I do not

😀

I agree, I'll take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants