Bump golangci-linter to 1.62.2 #501
Annotations
4 errors and 1 warning
golangci-lint:
pkg/connection/connection_string.go#L181
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint:
pkg/client/client_test.go#L60
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint:
pkg/client/util.go#L31
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading