Update k8s.io/utils digest to 0849a56 - autoclosed #27
build.yml
on: pull_request
Verify code
1m 38s
Run unit tests
1m 38s
Annotations
3 errors and 2 warnings
Verify code:
pkg/jobs/runnable_job.go#L16
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)
|
Verify code:
pkg/jobs/builder_test.go#L12
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)
|
Verify code
issues found
|
Run unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/tunnel-kubernetes/tunnel-kubernetes. Supported file pattern: go.sum
|
Verify code
Restore cache failed: Dependencies file is not found in /home/runner/work/tunnel-kubernetes/tunnel-kubernetes. Supported file pattern: go.sum
|