Skip to content

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

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

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

Triggered via pull request August 4, 2023 06:54
Status Failure
Total duration 2m 41s
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.