Skip to content

scheduler: extend reservation nominator to support reservation preemption #7286

scheduler: extend reservation nominator to support reservation preemption

scheduler: extend reservation nominator to support reservation preemption #7286

Triggered via pull request March 4, 2024 09:47
Status Failure
Total duration 4m 49s
Artifacts

ci.yaml

on: pull_request
Matrix: unit-tests
golangci-lint
1m 9s
golangci-lint
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
golangci-lint: pkg/scheduler/plugins/reservation/nominator.go#L257
SA4006: this value of `cycleState` is never used (staticcheck)
golangci-lint: pkg/scheduler/plugins/reservation/nominator_test.go#L463
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
unit-tests(Run Go test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.