Add GDALViewshedGenerate binding #453
Annotations
9 errors
golangci-lint:
godal_test.go#L4656
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4669
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4728
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4741
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4827
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4843
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5255
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5390
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L3854
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Loading