Skip to content

Add GetErrors

Add GetErrors #43

Triggered via pull request May 3, 2024 16:15
Status Failure
Total duration 1m 52s
Artifacts

golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.