Skip to content

Update various golang dependencies #35

Update various golang dependencies

Update various golang dependencies #35

Triggered via pull request April 17, 2024 23:03
Status Failure
Total duration 1m 19s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Unit test: internal/cdi/lib-vfio.go#L32
cannot use (*vfiolib)(nil) (value of type *vfiolib) as nvcdi.Interface value in variable declaration: *vfiolib does not implement nvcdi.Interface (missing method GetDeviceSpecsByID)
Unit test: internal/cdi/lib.go#L48
cannot use (*vfiolib)(l) (value of type *vfiolib) as nvcdi.Interface value in return statement: *vfiolib does not implement nvcdi.Interface (missing method GetDeviceSpecsByID)
Unit test
Process completed with exit code 2.
check: cmd/k8s-kata-manager/main.go#L39
could not import github.com/NVIDIA/k8s-kata-manager/internal/cdi (-: # github.com/NVIDIA/k8s-kata-manager/internal/cdi
check: internal/cdi/lib-vfio.go#L1
: # github.com/NVIDIA/k8s-kata-manager/internal/cdi [github.com/NVIDIA/k8s-kata-manager/internal/cdi.test]
check
issues found
build
Process completed with exit code 2.