This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
enhance: add the ability to require compute classes #6971
Annotations
4 errors and 3 warnings
validate:
pkg/controller/scheduling/scheduling.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
validate:
integration/helper/config.go#L74
File is not `gofmt`-ed with `-s` (gofmt)
|
validate:
integration/helper/config.go#L76
File is not `goimports`-ed (goimports)
|
validate
Process completed with exit code 2.
|
validate
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.312.0. Please update to the latest version 2.313.0
|
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate:
integration/helper/config.go#L73
context-as-argument: context.Context should be the first parameter of a function (revive)
|