Skip to content

fix(deps): update k8s.io/utils digest to 4693a02 - autoclosed #3287

fix(deps): update k8s.io/utils digest to 4693a02 - autoclosed

fix(deps): update k8s.io/utils digest to 4693a02 - autoclosed #3287

Triggered via pull request January 2, 2024 16:05
Status Failure
Total duration 1m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: operator/backupcontroller/prebackup_utils.go#L13
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: restic/kubernetes/snapshots_test.go#L9
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint
Process completed with exit code 2.