Skip to content

Build/CI updates for newer gdal version #442

Build/CI updates for newer gdal version

Build/CI updates for newer gdal version #442

Triggered via pull request January 7, 2025 08:05
Status Success
Total duration 2m 30s
Artifacts

ubuntu.yml

on: pull_request
Matrix: install-gdal
Matrix: ubuntu
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4492
Error return value of `gridDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4505
Error return value of `nbDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4564
Error return value of `gridDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4577
Error return value of `nbDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4663
Error return value of `gridDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L4679
Error return value of `nbDs.Read` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L5091
Error return value of `gridDs.SetProjection` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L5226
Error return value of `gridDs.SetProjection` is not checked (errcheck)
Go 1.23 + GDAL release/3.10 test: godal_test.go#L3854
printf: non-constant format string in call to fmt.Errorf (govet)
Go 1.23 + GDAL release/3.10 test
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.