scheduler: extend reservation nominator to support reservation preemption #7286
ci.yaml
on: pull_request
Matrix: unit-tests
golangci-lint
1m 9s
Matrix: build-and-push
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/.
|