Skip to content

Merge pull request #7 from Public-Health-Scotland/remove_as_data_fram… #36

Merge pull request #7 from Public-Health-Scotland/remove_as_data_fram…

Merge pull request #7 from Public-Health-Scotland/remove_as_data_fram… #36

Triggered via push November 1, 2024 17:03
Status Failure
Total duration 2m 32s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint
Process completed with exit code 31.
lint
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
lint: R/access.R#L7
file=R/access.R,line=7,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 85 characters.
lint: R/access.R#L8
file=R/access.R,line=8,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
lint: tests/testthat/test-get_spd.R#L13
file=tests/testthat/test-get_spd.R,line=13,col=5,[commented_code_linter] Commented code should be removed.