Skip to content

lintr

lintr #248

Triggered via schedule October 17, 2024 10:43
Status Success
Total duration 4m 50s
Artifacts

lintr.yaml

on: schedule
Run lintr scanning
4m 39s
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/as_coordinates.R#L37
file=R/as_coordinates.R,line=37,col=31,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/as_tibble-Spat.R#L93
file=R/as_tibble-Spat.R,line=93,col=54,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/as_tibble-Spat.R#L301
file=R/as_tibble-Spat.R,line=301,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 21.
Run lintr scanning: R/bind-rows-SpatVector.R#L87
file=R/bind-rows-SpatVector.R,line=87,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 20.
Run lintr scanning: R/geom_spat_contour_fill.R#L11
file=R/geom_spat_contour_fill.R,line=11,col=44,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/geom_spat_contour_fill.R#L12
file=R/geom_spat_contour_fill.R,line=12,col=44,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/geom_spat_contour_fill.R#L13
file=R/geom_spat_contour_fill.R,line=13,col=44,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/geom_spat_contour_fill.R#L136
file=R/geom_spat_contour_fill.R,line=136,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/geom_spat_contour_fill.R#L151
file=R/geom_spat_contour_fill.R,line=151,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
Run lintr scanning: R/geom_spat_contour_fill.R#L196
file=R/geom_spat_contour_fill.R,line=196,col=42,[object_name_linter] Variable and function name style should match snake_case or symbols.