Merge pull request #7 from Public-Health-Scotland/remove_as_data_fram… #36
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.
|