Skip to content

[WIP] Updating CAPI v1.6.0 and controller runtime v0.17.0 #24370

[WIP] Updating CAPI v1.6.0 and controller runtime v0.17.0

[WIP] Updating CAPI v1.6.0 and controller runtime v0.17.0 #24370

Triggered via pull request March 5, 2024 18:37
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/api/v1alpha1/cluster_webhook.go#L85
cyclomatic complexity 11 of func `(*Cluster).ValidateUpdate` is high (> 10) (gocyclo)
lint: pkg/api/v1alpha1/snowdatacenterconfig_webhook.go#L47
unused-parameter: parameter 'old' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/api/v1alpha1/snowmachineconfig_webhook.go#L61
unused-parameter: parameter 'old' seems to be unused, consider removing or renaming it as _ (revive)
lint
issues found