lint #642
Annotations
11 warnings
ubuntu-latest (release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ubuntu-latest (release):
inst/application/server.R#L179
file=inst/application/server.R,line=179,col=4,[indentation_linter] Hanging indent should be 22 spaces but is 4 spaces.
|
ubuntu-latest (release):
inst/application/server.R#L181
file=inst/application/server.R,line=181,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
|
ubuntu-latest (release):
inst/application/server.R#L182
file=inst/application/server.R,line=182,col=4,[indentation_linter] Hanging indent should be 22 spaces but is 4 spaces.
|
ubuntu-latest (release):
inst/application/server.R#L184
file=inst/application/server.R,line=184,col=8,[indentation_linter] Indentation should be 24 spaces but is 8 spaces.
|
ubuntu-latest (release):
inst/application/server.R#L211
file=inst/application/server.R,line=211,col=8,[indentation_linter] Indentation should be 24 spaces but is 8 spaces.
|
ubuntu-latest (release):
inst/application/ui.R#L33
file=inst/application/ui.R,line=33,col=7,[commented_code_linter] Commented code should be removed.
|
ubuntu-latest (release):
R/app_render_regressionstatistics.R#L50
file=R/app_render_regressionstatistics.R,line=50,col=25,[object_usage_linter] no visible global function definition for ':='
|
ubuntu-latest (release):
R/app_render_regressionstatistics.R#L57
file=R/app_render_regressionstatistics.R,line=57,col=23,[indentation_linter] Indentation should be 6 spaces but is 23 spaces.
|
ubuntu-latest (release):
R/app_render_regressionstatistics.R#L70
file=R/app_render_regressionstatistics.R,line=70,col=7,[object_usage_linter] no visible global function definition for '%>%'
|
ubuntu-latest (release):
R/app_render_regressionstatistics.R#L70
file=R/app_render_regressionstatistics.R,line=70,col=7,[object_usage_linter] no visible global function definition for '%>%'
|