Skip to content

Slide improvements pass #280

Slide improvements pass

Slide improvements pass #280

Triggered via pull request September 17, 2024 20:34
Status Failure
Total duration 4m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
Process completed with exit code 31.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: R/epi_df_forbidden_methods.R#L25
file=R/epi_df_forbidden_methods.R,line=25,col=33,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/epi_df_forbidden_methods.R#L27
file=R/epi_df_forbidden_methods.R,line=27,col=3,[object_usage_linter] local variable 'generic' assigned but may not be used
lint: R/epi_df_forbidden_methods.R#L27
file=R/epi_df_forbidden_methods.R,line=27,col=14,[object_usage_linter] no visible binding for global variable '.Generic'
lint: R/epi_df_forbidden_methods.R#L28
file=R/epi_df_forbidden_methods.R,line=28,col=3,[object_usage_linter] local variable 'opt_pointer' assigned but may not be used
lint: R/epi_df_forbidden_methods.R#L28
file=R/epi_df_forbidden_methods.R,line=28,col=25,[object_usage_linter] no visible binding for global variable '.Generic'
lint: R/grouped_epi_archive.R#L384
file=R/grouped_epi_archive.R,line=384,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 123 characters.
lint: R/grouped_epi_archive.R#L386
file=R/grouped_epi_archive.R,line=386,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 141 characters.
lint: R/grouped_epi_archive.R#L387
file=R/grouped_epi_archive.R,line=387,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 142 characters.
lint: R/slide.R#L389
file=R/slide.R,line=389,col=16,[object_usage_linter] no visible global function definition for 'bind_cols'
lint: tests/testthat/test-utils.R#L158
file=tests/testthat/test-utils.R,line=158,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.