bug: avoid failing when not finding status expressions #314
Annotations
5 errors
golangci-lint:
controllers/routingctrl/reconcile_resources.go#L74
unnamedResult: consider giving a name to these results (gocritic)
|
golangci-lint:
controllers/routingctrl/reconcile_resources.go#L61
continue with no blank line before (nlreturn)
|
golangci-lint:
controllers/routingctrl/reconcile_resources.go#L55
declarations should never be cuddled (wsl)
|
golangci-lint:
controllers/routingctrl/reconcile_resources.go#L63
append only allowed to cuddle with appended value (wsl)
|
golangci-lint
issues found
|