Skip to content
Triggered via pull request December 5, 2024 12:26
Status Failure
Total duration 2m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint
Process completed with exit code 31.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: R/document_universe.R#L52
file=R/document_universe.R,line=52,col=5,[object_usage_linter] local variable 'unattached' assigned but may not be used
lint: R/document_universe.R#L72
file=R/document_universe.R,line=72,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 91 characters.
lint: R/document_universe.R#L87
file=R/document_universe.R,line=87,col=3,[object_usage_linter] local variable 'is_unavailable' assigned but may not be used
lint: R/s3_strip_class.R#L10
file=R/s3_strip_class.R,line=10,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: tests/testthat/test-document_universe.R#L60
file=tests/testthat/test-document_universe.R,line=60,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 82 characters.