Skip to content

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

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

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

Triggered via pull request October 9, 2023 09:55
Status Failure
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.