Skip to content

lintr

lintr #456

Triggered via schedule November 1, 2024 12:20
Status Success
Total duration 3m 45s
Artifacts

lint.yaml

on: schedule
Run lintr scanning
3m 36s
Run lintr scanning
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run lintr scanning
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.
Run lintr scanning
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.
Run lintr scanning: R/addProviderEspTiles.R#L2
file=R/addProviderEspTiles.R,line=2,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/addProviderEspTiles.R#L50
file=R/addProviderEspTiles.R,line=50,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/addProviderEspTiles.R#L50
file=R/addProviderEspTiles.R,line=50,col=48,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/addProviderEspTiles.R#L177
file=R/addProviderEspTiles.R,line=177,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/esp_cache.R#L136
file=R/esp_cache.R,line=136,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.
Run lintr scanning: R/esp_dict.R#L62
file=R/esp_dict.R,line=62,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
Run lintr scanning: R/esp_get_can_box.R#L108
file=R/esp_get_can_box.R,line=108,col=46,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/esp_get_can_box.R#L187
file=R/esp_get_can_box.R,line=187,col=35,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/esp_get_capimun.R#L90
file=R/esp_get_capimun.R,line=90,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/esp_get_ccaa.R#L95
file=R/esp_get_ccaa.R,line=95,col=39,[object_name_linter] Variable and function name style should match snake_case or symbols.