[WIP] Updating CAPI v1.6.0 and controller runtime v0.17.0 #24370
Annotations
4 errors
golangci-lint:
pkg/api/v1alpha1/cluster_webhook.go#L85
cyclomatic complexity 11 of func `(*Cluster).ValidateUpdate` is high (> 10) (gocyclo)
|
golangci-lint:
pkg/api/v1alpha1/snowdatacenterconfig_webhook.go#L47
unused-parameter: parameter 'old' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
pkg/api/v1alpha1/snowmachineconfig_webhook.go#L61
unused-parameter: parameter 'old' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint
issues found
|
Loading