Skip to content

run worker process in launcher pod (#612) #740

run worker process in launcher pod (#612)

run worker process in launcher pod (#612) #740

Triggered via push February 26, 2024 15:18
Status Failure
Total duration 3m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/controller/mpi_job_controller.go#L56
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: pkg/controller/podgroup.go#L28
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint: pkg/controller/mpi_job_controller_test.go#L40
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.