fix #556 #784
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
5m 25s
Annotations
1 error and 3 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-changed-files / lint-changed-files:
R/methods_aov.R#L551
file=R/methods_aov.R,line=551,col=10,[commas_linter] Put a space after a comma.
|
lint-changed-files / lint-changed-files:
tests/testthat/test-model_parameters.aov.R#L95
file=tests/testthat/test-model_parameters.aov.R,line=95,col=51,[seq_linter] Use seq_along(...) instead of 1:length(...), which is likely to be wrong in the empty edge case.
|