Skip to content

✨Replace k8s.io/utils/pointer with k8s.io/utils/ptr #2204

✨Replace k8s.io/utils/pointer with k8s.io/utils/ptr

✨Replace k8s.io/utils/pointer with k8s.io/utils/ptr #2204

Triggered via pull request November 20, 2023 17:09
Status Failure
Total duration 2m 39s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: pkg/client/fake/client_test.go#L43
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
issues found