You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: