remove ubuntu 20.04 runner (#143) #460
Annotations
9 errors
golangci-lint:
godal_test.go#L4492
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4505
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4564
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4577
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4663
Error return value of `gridDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L4679
Error return value of `nbDs.Read` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5091
Error return value of `gridDs.SetProjection` is not checked (errcheck)
|
golangci-lint:
godal_test.go#L5226
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