Skip to content

Add GitHub actions

Add GitHub actions #7

Triggered via pull request March 15, 2024 13:08
Status Failure
Total duration 1m 13s
Artifacts

golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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