Skip to content

Bump github.com/NVIDIA/go-nvml from 0.12.0-3 to 0.12.0-4 #113

Bump github.com/NVIDIA/go-nvml from 0.12.0-3 to 0.12.0-4

Bump github.com/NVIDIA/go-nvml from 0.12.0-3 to 0.12.0-4 #113

Triggered via pull request April 14, 2024 17:59
Status Failure
Total duration 1m 47s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L25
cannot use (*nvmlComputeInstance)(nil) (value of type *nvmlComputeInstance) as ComputeInstance value in variable declaration: *nvmlComputeInstance does not implement ComputeInstance (type *nvmlComputeInstance is pointer to interface, not interface)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L28
invalid receiver type nvmlComputeInstance (pointer or interface type)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L31
cannot use nvmlDevice(i.Device) (value of type nvmlDevice) as Device value in struct literal: nvmlDevice does not implement Device (wrong type for method CreateGpuInstanceWithPlacement)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L32
cannot use nvmlGpuInstance(i.GpuInstance) (value of type nvmlGpuInstance) as GpuInstance value in struct literal: nvmlGpuInstance does not implement GpuInstance (wrong type for method CreateComputeInstance)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L41
invalid receiver type nvmlComputeInstance (pointer or interface type)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L23
cannot use (*nvmlDevice)(nil) (value of type *nvmlDevice) as Device value in variable declaration: *nvmlDevice does not implement Device (type *nvmlDevice is pointer to interface, not interface)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L26
invalid receiver type nvmlDevice (pointer or interface type)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L31
invalid receiver type nvmlDevice (pointer or interface type)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L37
invalid receiver type nvmlDevice (pointer or interface type)
Unit test: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/gi.go#L25
cannot use (*nvmlGpuInstance)(nil) (value of type *nvmlGpuInstance) as GpuInstance value in variable declaration: *nvmlGpuInstance does not implement GpuInstance (type *nvmlGpuInstance is pointer to interface, not interface)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L25
cannot use (*nvmlComputeInstance)(nil) (value of type *nvmlComputeInstance) as ComputeInstance value in variable declaration: *nvmlComputeInstance does not implement ComputeInstance (type *nvmlComputeInstance is pointer to interface, not interface)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L28
invalid receiver type nvmlComputeInstance (pointer or interface type)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L31
cannot use nvmlDevice(i.Device) (value of type nvmlDevice) as Device value in struct literal: nvmlDevice does not implement Device (wrong type for method CreateGpuInstanceWithPlacement)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L32
cannot use nvmlGpuInstance(i.GpuInstance) (value of type nvmlGpuInstance) as GpuInstance value in struct literal: nvmlGpuInstance does not implement GpuInstance (wrong type for method CreateComputeInstance)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L41
invalid receiver type nvmlComputeInstance (pointer or interface type)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L23
cannot use (*nvmlDevice)(nil) (value of type *nvmlDevice) as Device value in variable declaration: *nvmlDevice does not implement Device (type *nvmlDevice is pointer to interface, not interface)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L26
invalid receiver type nvmlDevice (pointer or interface type)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L31
invalid receiver type nvmlDevice (pointer or interface type)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L37
invalid receiver type nvmlDevice (pointer or interface type)
build: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/gi.go#L25
cannot use (*nvmlGpuInstance)(nil) (value of type *nvmlGpuInstance) as GpuInstance value in variable declaration: *nvmlGpuInstance does not implement GpuInstance (type *nvmlGpuInstance is pointer to interface, not interface)
check: cmd/nvidia-dra-plugin/cdi.go#L27
could not import github.com/NVIDIA/go-nvlib/pkg/nvml (-: # github.com/NVIDIA/go-nvlib/pkg/nvml
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L25
cannot use (*nvmlComputeInstance)(nil) (value of type *nvmlComputeInstance) as ComputeInstance value in variable declaration: *nvmlComputeInstance does not implement ComputeInstance (type *nvmlComputeInstance is pointer to interface, not interface)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L28
invalid receiver type nvmlComputeInstance (pointer or interface type)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L31
cannot use nvmlDevice(i.Device) (value of type nvmlDevice) as Device value in struct literal: nvmlDevice does not implement Device (wrong type for method CreateGpuInstanceWithPlacement)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L32
cannot use nvmlGpuInstance(i.GpuInstance) (value of type nvmlGpuInstance) as GpuInstance value in struct literal: nvmlGpuInstance does not implement GpuInstance (wrong type for method CreateComputeInstance)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/ci.go#L41
invalid receiver type nvmlComputeInstance (pointer or interface type)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L23
cannot use (*nvmlDevice)(nil) (value of type *nvmlDevice) as Device value in variable declaration: *nvmlDevice does not implement Device (type *nvmlDevice is pointer to interface, not interface)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L26
invalid receiver type nvmlDevice (pointer or interface type)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L31
invalid receiver type nvmlDevice (pointer or interface type)
check: vendor/github.com/NVIDIA/go-nvlib/pkg/nvml/device.go#L37
invalid receiver type nvmlDevice (pointer or interface type)