Skip to content

Bump the kubernetes group with 2 updates #3172

Bump the kubernetes group with 2 updates

Bump the kubernetes group with 2 updates #3172

Triggered via pull request March 11, 2026 00:12
Status Failure
Total duration 2m 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)