Skip to content

Renovate: Update k8s.io/utils digest to 914a6e7 #236

Renovate: Update k8s.io/utils digest to 914a6e7

Renovate: Update k8s.io/utils digest to 914a6e7 #236

Triggered via pull request January 16, 2026 11:04
Status Failure
Total duration 2m 16s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Checks
issues found
Checks: controllers/record_controller.go#L266
SA1019: slices.Equal is deprecated: use stdlib slices.Equal instead. (staticcheck)
Checks: pkg/clientutil/client.go#L57
directive `//nolint:errcheck` is unused for linter "errcheck" (nolintlint)
Checks: pkg/disco/designate.go#L84
mapsloop: Replace m[k]=v loop with maps.Copy (modernize)
Checks: hack/kustomize-to-helm.go#L38
any: interface{} can be replaced by any (modernize)
Checks: hack/kustomize-to-helm.go#L26
any: interface{} can be replaced by any (modernize)
Checks: controllers/util.go#L23
slicescontains: Loop can be simplified using slices.Contains (modernize)
Checks: api/v1/record_webhook.go#L23
File is not properly formatted (goimports)