Update various golang dependencies #35
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.
|