chore(deps): update k8s.io/utils digest to b307cd5 #427
Annotations
3 errors and 1 warning
Golang CI lint:
pkg/trivy/executor_kubernetes.go#L14
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)
|
Golang CI lint:
pkg/kaniko/executor_kubernetes.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)
|
Golang CI lint
issues found
|
Golang CI lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dib/dib. Supported file pattern: go.sum
|