Slide improvements pass #279
Triggered via pull request
September 16, 2024 22:44
Status
Failure
Total duration
4m 19s
Artifacts
–
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#L369
file=R/slide.R,line=369,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
|
lint:
R/slide.R#L371
file=R/slide.R,line=371,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 146 characters.
|