Skip to content

Update values.yaml

Update values.yaml #13

Triggered via pull request June 10, 2024 17:47
@vultjvultj
opened #4
release
Status Failure
Total duration 1m 45s
Artifacts

go-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Golangci-Lint: cmd/slinkee/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/slinkee/main.go#L105
Function `Run->loop->SlurmDelete->GetAllNodes` should pass the context parameter (contextcheck)
Golangci-Lint: cmd/slinkee/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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/