lint #718
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[Cache] Prepare daily timestamp for cache
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/
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
R/db_connection.R#L80
file=R/db_connection.R,line=80,col=7,[commented_code_linter] Commented code should be removed.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Loading