Skip to content

✨Separate rancher cluster from manager #530

✨Separate rancher cluster from manager

✨Separate rancher cluster from manager #530

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

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: internal/rancher/setup/cluster.go#L30
Comment should end in a period (godot)
lint: internal/rancher/setup/cluster.go#L60
Comment should end in a period (godot)
lint: internal/rancher/setup/cluster.go#L31
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#L61
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/rancher/setup/cluster.go#L77
assignments should only be cuddled with other assignments (wsl)
lint: internal/rancher/setup/cluster.go#L78
only one cuddle assignment allowed before if statement (wsl)
lint: internal/controllers/import_controller.go#L264
return statements should not be cuddled if block has more than two lines (wsl)
lint
Process completed with exit code 2.