Skip to content

Testing Windows UCRT #48

Testing Windows UCRT

Testing Windows UCRT #48

Triggered via pull request August 5, 2024 17:12
@nawendtnawendt
synchronize #29
win-ucrt
Status Success
Total duration 1m 34s
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_api_version.R#L13
file=R/grib_api_version.R,line=13,col=4,[indentation_linter] Indentation should be 2 spaces but is 4 spaces.
lint: R/grib_close.R#L21
file=R/grib_close.R,line=21,col=24,[object_name_linter] Variable and function name style should match 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 match 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 match 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 match 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 match 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 match 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. This line is 96 characters.