Skip to content

Update action

Update action #2

Triggered via push July 31, 2023 22:05
Status Success
Total duration 3m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lintr.yaml

on: push
Run lintr scanning
3m 19s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run lintr scanning: R/data.R#L54
file=R/data.R,line=54,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/data.R#L79
file=R/data.R,line=79,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/data.R#L134
file=R/data.R,line=134,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/data.R#L174
file=R/data.R,line=174,col=81,[line_length_linter] Lines should not be more than 80 characters.
Run lintr scanning: R/gisco_bulk_download.R#L57
file=R/gisco_bulk_download.R,line=57,col=33,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/gisco_bulk_download.R#L58
file=R/gisco_bulk_download.R,line=58,col=34,[indentation_linter] Indentation should be 2 spaces but is 34 spaces.
Run lintr scanning: R/gisco_bulk_download.R#L76
file=R/gisco_bulk_download.R,line=76,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 21.
Run lintr scanning: R/gisco_cache.R#L175
file=R/gisco_cache.R,line=175,col=8,[indentation_linter] Indentation should be 12 spaces but is 8 spaces.
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.