Bump the kubernetes group with 2 updates #3172
Annotations
6 errors
|
golangci-lint
issues found
|
|
golangci-lint:
internal/collector/postgres_metrics.go#L259
Consider preallocating slc1 with capacity len(slc2) (prealloc)
|
|
golangci-lint:
internal/controller/standalone_pgadmin/users.go#L39
directive `//nolint:gosec // G117: This is a JSON serialization struct, not a hardcoded credential.` is unused for linter "gosec" (nolintlint)
|
|
golangci-lint:
hack/extract-licenses.go#L237
directive `//nolint:gosec // G705: Output is file paths, not user input rendered in HTML.` is unused for linter "gosec" (nolintlint)
|
|
golangci-lint:
hack/extract-licenses.go#L107
directive `//nolint:gosec // G705: Output is file paths, not user input rendered in HTML.` is unused for linter "gosec" (nolintlint)
|
|
golangci-lint:
internal/controller/standalone_pgadmin/users.go#L336
G117: Marshaled struct field "Password" (JSON key "password") matches secret pattern (gosec)
|