Merge pull request #9 from noclocks/dependabot/github_actions/JamesIv… #43
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
R/app_config.R#L29
file=R/app_config.R,line=29,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 83 characters.
|
lint:
R/app_config.R#L31
file=R/app_config.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
|
lint:
R/app_run.R#L10
file=R/app_run.R,line=10,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/app_run.R#L12
file=R/app_run.R,line=12,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/app_run.R#L13
file=R/app_run.R,line=13,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_server.R#L48
file=R/utils_server.R,line=48,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L128
file=R/utils_ui.R,line=128,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L332
file=R/utils_ui.R,line=332,col=37,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/utils_ui.R#L373
file=R/utils_ui.R,line=373,col=3,[commented_code_linter] Commented code should be removed.
|
lint:
tests/testthat/test-utils_ui.R#L48
file=tests/testthat/test-utils_ui.R,line=48,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 105 characters.
|