Skip to content

fix #556

fix #556 #784

Triggered via pull request January 8, 2025 11:26
Status Failure
Total duration 5m 36s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
5m 25s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

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.