Skip to content

✨Separate rancher cluster from manager #538

✨Separate rancher cluster from manager

✨Separate rancher cluster from manager #538

Triggered via pull request October 9, 2023 16:31
Status Failure
Total duration 2m 12s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: internal/rancher/setup/cluster.go#L36
if-return: redundant if ...; err != nil check, just return error instead. (revive)
lint: internal/rancher/setup/cluster.go#L33
if statements should only be cuddled with assignments (wsl)
lint: internal/rancher/setup/cluster.go#L39
return statements should not be cuddled if block has more than two lines (wsl)
lint
Process completed with exit code 2.