Add GitHub actions #7
Annotations
4 errors
check:
cmd/nvidia-k8s-vgpu-dm/main.go#L218
Error return value is not checked (errcheck)
|
check:
cmd/nvidia-k8s-vgpu-dm/main.go#L233
Error return value is not checked (errcheck)
|
check:
cmd/nvidia-k8s-vgpu-dm/main.go#L432
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)
|
check
issues found
|