Skip to content

Update Go to 1.21.5 and k8s.io/* to 0.29.1 #35

Update Go to 1.21.5 and k8s.io/* to 0.29.1

Update Go to 1.21.5 and k8s.io/* to 0.29.1 #35

Triggered via pull request February 12, 2024 16:01
Status Failure
Total duration 2m 43s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.