Skip to content

Release workflows

Release workflows #1

Triggered via pull request November 17, 2024 19:55
Status Failure
Total duration 1m 25s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: controllers/sleepcycle_controller.go#L64
type `runtimeObjectFinalizer` is unused (unused)
lint: controllers/sleepcycle_runners_cronjobs.go#L77
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: controllers/sleepcycle_runners_cronjobs.go#L78
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
lint: runners/runner.go#L175
ineffectual assignment to targetReplicas (ineffassign)
lint
golangci-lint exit with code 4