Add GDALViewshedGenerate binding #456
Annotations
9 errors
golangci-lint:
godal_test.go#L4644
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4657
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4716
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4729
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4815
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4831
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5243
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5378
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