Skip to content

Update to pull in recent go-nvml changes #114

Update to pull in recent go-nvml changes

Update to pull in recent go-nvml changes #114

Triggered via pull request April 19, 2024 11:54
Status Failure
Total duration 2m 34s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check: cmd/nvidia-dra-plugin/cdi.go#L51
SA1019: cdiapi.Registry is deprecated: Registry is deprecated and will be removed in a future version. Please update your code to use the corresponding package- level functions Configure(), Refresh(), InjectDevices(), GetErrors(), and GetDefaultCache(). (staticcheck)
check: cmd/nvidia-dra-plugin/cdi.go#L107
SA1019: cdiapi.GetRegistry is deprecated: GetRegistry is deprecated and will be removed in a future version. Please use the default cache and its related package-level functions instead. (staticcheck)
check
issues found