Add GetErrors #43
Annotations
3 errors
build:
pkg/nvml/mock/extendedinterface.go#L13
cannot use &ExtendedInterface{} (value of type *ExtendedInterface) as nvml.ExtendedInterface value in variable declaration: *ExtendedInterface does not implement nvml.ExtendedInterface (missing method GetErrors)
|
build
Process completed with exit code 2.
|
Unit test
Process completed with exit code 2.
|