Skip to content

✨Separate rancher cluster from manager #351

✨Separate rancher cluster from manager

✨Separate rancher cluster from manager #351

Triggered via pull request September 20, 2023 10:56
Status Failure
Total duration 2m 21s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: internal/rancher/setup/cluster.go#L19
Comment should end in a period (godot)
lint: internal/rancher/setup/cluster.go#L49
Comment should end in a period (godot)
lint: internal/rancher/setup/cluster.go#L20
exported: func name will be used as setup.SetupRancherCluster by other packages, and that stutters; consider calling this RancherCluster (revive)
lint: internal/rancher/setup/cluster.go#L50
exported: func name will be used as setup.SetupRancherClusterOrDie by other packages, and that stutters; consider calling this RancherClusterOrDie (revive)
lint: internal/test/envtest.go#L36
exported: exported var FullScheme should have comment or be unexported (revive)
lint: internal/controllers/import_controller.go#L257
return statements should not be cuddled if block has more than two lines (wsl)
lint
Process completed with exit code 2.