Use k8s 1.29 client libs #57
Annotations
10 errors and 1 warning
Run checks:
pkg/add_key.go#L129
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
Run checks:
pkg/clone_pvc.go#L98
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
Run checks:
pkg/download.go#L136
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
Run checks:
pkg/clone_pvc.go#L244
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
Run checks:
pkg/clone_pvc.go#L422
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
Run checks:
pkg/clone_pvc.go#L440
SA1019: wait.PollImmediate is deprecated: This method does not return errors from context, use PollUntilContextTimeout. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
|
Run checks:
pkg/util.go#L411
SA1019: executor.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
Run checks:
pkg/clone_pvc.go#L31
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)
|
Run checks
lint] Error 1
|
Run checks
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading