chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 #1009
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
golangci-lint:
pkg/manager/interface.go#L27
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)
|
golangci-lint:
pkg/aggregator/linker/job/worker/worker.go#L24
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)
|
golangci-lint:
pkg/diff/decorator/decorator.go#L29
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)
|
golangci-lint
issues found
|