Skip to content

lint

lint #723

Triggered via schedule January 29, 2025 04:10
Status Success
Total duration 6m 47s
Artifacts

lint.yml

on: schedule
Matrix: all
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ubuntu-latest (release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ubuntu-latest (release): R/combine_stats.R#L88
file=R/combine_stats.R,line=88,col=16,[indentation_linter] Hanging indent should be 15 spaces but is 16 spaces.
ubuntu-latest (release): R/combine_stats.R#L95
file=R/combine_stats.R,line=95,col=57,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
ubuntu-latest (release): R/combine_stats.R#L140
file=R/combine_stats.R,line=140,col=45,[T_and_F_symbol_linter] Use TRUE instead of the symbol T.
ubuntu-latest (release): R/db_connection.R#L80
file=R/db_connection.R,line=80,col=7,[commented_code_linter] Commented code should be removed.
ubuntu-latest (release): R/db_connection.R#L121
file=R/db_connection.R,line=121,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
ubuntu-latest (release): R/db_connection.R#L185
file=R/db_connection.R,line=185,col=10,[indentation_linter] Hanging indent should be 20 spaces but is 10 spaces.
ubuntu-latest (release): R/db_connection.R#L300
file=R/db_connection.R,line=300,col=9,[indentation_linter] Indentation should be 10 spaces but is 9 spaces.
ubuntu-latest (release): R/get_config_env.R#L95
file=R/get_config_env.R,line=95,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
ubuntu-latest (release): R/query_database.R#L82
file=R/query_database.R,line=82,col=8,[indentation_linter] Hanging indent should be 15 spaces but is 8 spaces.
ubuntu-latest (release): R/query_database.R#L89
file=R/query_database.R,line=89,col=8,[indentation_linter] Hanging indent should be 15 spaces but is 8 spaces.