Update Go to 1.21.5 and k8s.io/* to 0.29.1 #35
Annotations
15 errors
check:
cmd/nvidia-dra-plugin/driver.go#L124
printf: fmt.Sprintf does not support error-wrapping directive %w (govet)
|
check:
cmd/nvidia-dra-plugin/driver.go#L136
printf: fmt.Sprintf does not support error-wrapping directive %w (govet)
|
check:
cmd/nvidia-dra-plugin/driver.go#L218
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
check:
cmd/nvidia-dra-plugin/driver.go#L223
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
check:
cmd/nvidia-dra-plugin/driver.go#L299
printf: k8s.io/klog/v2.Errorf does not support error-wrapping directive %w (govet)
|
check
issues found
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L124
fmt.Sprintf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L136
fmt.Sprintf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L218
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L223
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L299
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L310
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/driver.go#L321
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test:
cmd/nvidia-dra-plugin/main.go#L194
k8s.io/klog/v2.Errorf does not support error-wrapping directive %w
|
Unit test
Process completed with exit code 2.
|