Skip to content

Fix leak and update actions #33

Fix leak and update actions

Fix leak and update actions #33

Triggered via pull request July 10, 2023 13:57
@nawendtnawendt
synchronize #24
fix-leak
Status Success
Total duration 2m 4s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/grib_api_version.R#L6
file=R/grib_api_version.R,line=6,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/grib_close.R#L21
file=R/grib_close.R,line=21,col=24,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_cube.R#L39
file=R/grib_cube.R,line=39,col=23,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_cube.R#L39
file=R/grib_cube.R,line=39,col=32,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_cube.R#L39
file=R/grib_cube.R,line=39,col=43,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_cube.R#L41
file=R/grib_cube.R,line=41,col=3,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_cube.R#L46
file=R/grib_cube.R,line=46,col=3,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/grib_expand_grids.R#L11
file=R/grib_expand_grids.R,line=11,col=36,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/grib_expand_grids.R#L32
file=R/grib_expand_grids.R,line=32,col=81,[line_length_linter] Lines should not be more than 80 characters.
lint: R/grib_expand_grids.R#L37
file=R/grib_expand_grids.R,line=37,col=31,[object_name_linter] Variable and function name style should be snake_case or symbols.