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