Skip to content

Update app.R

Update app.R #47

Triggered via push April 25, 2024 00:03
Status Failure
Total duration 1m 57s
Artifacts

super-linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run-lint: app/app.R#L2
file=/github/workspace/app/app.R,line=2,col=9,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L5
file=/github/workspace/app/app.R,line=5,col=9,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L9
file=/github/workspace/app/app.R,line=9,col=9,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L10
file=/github/workspace/app/app.R,line=10,col=9,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L13
file=/github/workspace/app/app.R,line=13,col=9,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L17
file=/github/workspace/app/app.R,line=17,col=23,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L18
file=/github/workspace/app/app.R,line=18,col=23,[object_name_linter] Variable and function name style should be snake_case or symbols.
run-lint: app/app.R#L20
file=/github/workspace/app/app.R,line=20,col=19,[function_left_parentheses_linter] Remove spaces before the left parenthesis in a function call.
run-lint: app/app.R#L20
file=/github/workspace/app/app.R,line=20,col=44,[brace_linter] Opening curly braces should never go on their own line and should always be followed by a new line.
run-lint: app/app.R#L25
file=/github/workspace/app/app.R,line=25,col=3,[object_name_linter] Variable and function name style should be snake_case or symbols.