Skip to content

Add a new MultiNodeEnvironment CRD to setup the environment needed for running GPU workloads across multi-nodes #424

Add a new MultiNodeEnvironment CRD to setup the environment needed for running GPU workloads across multi-nodes

Add a new MultiNodeEnvironment CRD to setup the environment needed for running GPU workloads across multi-nodes #424

Triggered via pull request January 11, 2025 00:42
Status Failure
Total duration 1m 56s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
check: cmd/nvidia-dra-controller/mnenv.go#L91
Error return value of `mneInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L96
Error return value of `rcInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L100
Error return value of `dcInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L115
Function `run->processNextWorkItem->reconcile->onMultiNodeEnvironmentAdd` should pass the context parameter (contextcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L231
printf: fmt.Errorf format %w reads arg #2, but call has 1 arg (govet)
check: cmd/nvidia-dra-controller/mnenv.go#L60
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L69
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
check
issues found
Unit test: cmd/nvidia-dra-controller/mnenv.go#L231
fmt.Errorf format %w reads arg #2, but call has 1 arg
Unit test
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636