Release workflows #1
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
|