Skip to content

bug: avoid failing when not finding status expressions #314

bug: avoid failing when not finding status expressions

bug: avoid failing when not finding status expressions #314

Triggered via pull request September 4, 2024 20:47
Status Failure
Total duration 58s
Artifacts

lint.yml

on: pull_request
golangci-lint
49s
golangci-lint
Fit to window
Zoom out
Zoom in

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