Skip to content

Compress img

Compress img #56

Triggered via push January 30, 2024 22:11
Status Success
Total duration 1m 54s
Artifacts

lintr.yaml

on: push
Run lintr scanning
1m 44s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Run lintr scanning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r-lib/actions/setup-r@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run lintr scanning: R/data.R#L55
file=R/data.R,line=55,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 106 characters.
Run lintr scanning: R/data.R#L83
file=R/data.R,line=83,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
Run lintr scanning: R/data.R#L169
file=R/data.R,line=169,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 101 characters.
Run lintr scanning: R/data.R#L230
file=R/data.R,line=230,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 96 characters.
Run lintr scanning: R/gisco_bulk_download.R#L58
file=R/gisco_bulk_download.R,line=58,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_bulk_download.R#L77
file=R/gisco_bulk_download.R,line=77,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_cache.R#L146
file=R/gisco_cache.R,line=146,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Run lintr scanning: R/gisco_get_airports.R#L16
file=R/gisco_get_airports.R,line=16,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 86 characters.
Run lintr scanning: R/gisco_get_countries.R#L115
file=R/gisco_get_countries.R,line=115,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
Run lintr scanning: R/gisco_get_healthcare.R#L15
file=R/gisco_get_healthcare.R,line=15,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 87 characters.