Skip to content

Merge pull request #47 from nhs-r-community/8-lint-action #2

Merge pull request #47 from nhs-r-community/8-lint-action

Merge pull request #47 from nhs-r-community/8-lint-action #2

Triggered via push March 7, 2024 09:44
Status Failure
Total duration 2m 38s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 31.
lint: R/target_capacity.R#L27
file=R/target_capacity.R,line=27,col=50,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/target_capacity.R#L28
file=R/target_capacity.R,line=28,col=41,[T_and_F_symbol_linter] Use FALSE instead of the symbol F.
lint: tests/testthat/test-average_wait.R#L3
file=tests/testthat/test-average_wait.R,line=3,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L4
file=tests/testthat/test-average_wait.R,line=4,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L9
file=tests/testthat/test-average_wait.R,line=9,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L9
file=tests/testthat/test-average_wait.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
lint: tests/testthat/test-average_wait.R#L10
file=tests/testthat/test-average_wait.R,line=10,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L15
file=tests/testthat/test-average_wait.R,line=15,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L16
file=tests/testthat/test-average_wait.R,line=16,col=5,[commented_code_linter] Commented code should be removed.
lint: tests/testthat/test-average_wait.R#L18
file=tests/testthat/test-average_wait.R,line=18,col=5,[commented_code_linter] Commented code should be removed.