Skip to content

Add linting to CI and style code #1

Add linting to CI and style code

Add linting to CI and style code #1

Triggered via pull request August 12, 2024 14:59
Status Failure
Total duration 13m 17s
Billable time 14m
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
lint
Process completed with exit code 31.
lint: R/app_server.R#L12
file=R/app_server.R,line=12,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint: R/run_app.R#L11
file=R/run_app.R,line=11,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/run_app.R#L13
file=R/run_app.R,line=13,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/run_app.R#L14
file=R/run_app.R,line=14,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: tests/testthat/test-golem-recommended.R#L63
file=tests/testthat/test-golem-recommended.R,line=63,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-golem-recommended.R#L65
file=tests/testthat/test-golem-recommended.R,line=65,col=5,[commented_code_linter] Commented code should be removed.