Add GDALViewshedGenerate binding #457
Annotations
9 errors
golangci-lint:
godal_test.go#L4651
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4664
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4723
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4736
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4822
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4838
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5250
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5385
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