Add GDALViewshedGenerate binding #463
ubuntu.yml
on: pull_request
Matrix: install-gdal
Matrix: ubuntu
Matrix: test
Annotations
9 errors and 1 warning
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4656
Error return value of `gridDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4669
Error return value of `nbDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4728
Error return value of `gridDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4741
Error return value of `nbDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4827
Error return value of `gridDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L4843
Error return value of `nbDs.Read` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L5255
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L5390
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
Go 1.23 + GDAL release/3.10 test:
godal_test.go#L3854
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Go 1.23 + GDAL release/3.10 test
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|