Skip to content

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

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 #425

Triggered via pull request January 11, 2025 14:34
Status Failure
Total duration 1m 50s
Artifacts

golang.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
check: cmd/nvidia-dra-controller/mnenv.go#L88
Error return value of `mneInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L93
Error return value of `rcInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L97
Error return value of `dcInformer.AddEventHandler` is not checked (errcheck)
check: cmd/nvidia-dra-controller/mnenv.go#L163
printf: fmt.Errorf format %w reads arg #2, but call has 1 arg (govet)
check: pkg/workqueue/workqueue.go#L27
SA1019: workqueue.DefaultControllerRateLimiter is deprecated: Use DefaultTypedControllerRateLimiter instead. (staticcheck)
check: pkg/workqueue/workqueue.go#L30
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
check: pkg/workqueue/workqueue.go#L38
SA1019: workqueue.RateLimiter is deprecated: RateLimiter is deprecated, use TypedRateLimiter instead. (staticcheck)
check: pkg/workqueue/workqueue.go#L39
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
check
issues found
Unit test: cmd/nvidia-dra-controller/mnenv.go#L163
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