Implement IncrementsMaxToxProb #2081
Annotations
1 error and 4 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: Ana06/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
R/Rules-methods.R#L1752
file=R/Rules-methods.R,line=1752,col=7,[seq_linter] 1:length(...) is likely to be wrong in the empty edge case. Use seq_along(...) instead.
|
R/Rules-methods.R#L1758
file=R/Rules-methods.R,line=1758,col=7,[pipe_continuation_linter] `%>%` should always have a space before it and a new line after it, unless the full pipeline fits on one line.
|
tests/testthat/test-Rules-methods.R#L4248
file=tests/testthat/test-Rules-methods.R,line=4248,col=20,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
|
This job failed
Loading