Skip to content

Add internal method to get device handle #48

Add internal method to get device handle

Add internal method to get device handle #48

Triggered via pull request May 8, 2024 20:03
Status Failure
Total duration 1m 46s
Artifacts

golang.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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