Skip to content

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

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

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

Triggered via pull request August 7, 2023 08:31
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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.
bats.Given a PVC, When creating a Backup of an app, Then expect Restic repository: e2e/node_modules/bats/man/bats.1#L1
(in test file ./test-03-backup.bats, line 48) `[ "${output}" = "${expected_content}" ]' failed