Bump k8s.io/apimachinery from 0.30.1 to 0.30.3 #46
Annotations
8 errors and 2 warnings
Golangci-Lint:
cmd/slik/config/checks.go#L5
cyclomatic complexity 11 of func `checkConfig` is high (> 10) (gocyclo)
|
Golangci-Lint:
cmd/slurmabler/config/checks.go#L5
func `checkConfig` is unused (unused)
|
Golangci-Lint:
cmd/slurmabler/config/config.go#L48
func `initConf` is unused (unused)
|
Golangci-Lint:
cmd/slik/main.go#L105
Function `Run->loop->SlurmDelete->GetAllNodes` should pass the context parameter (contextcheck)
|
Golangci-Lint:
cmd/slik/config/config.go#L153
directive `//nolint` is unused (nolintlint)
|
Golangci-Lint:
cmd/slurmabler/config/config.go#L65
directive `//nolint` is unused (nolintlint)
|
Golangci-Lint:
cmd/slurmabler/main.go#L27
directive `//nolint` is unused (nolintlint)
|
Golangci-Lint
Process completed with exit code 1.
|
Golangci-Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Golangci-Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|