Skip to content

Remove kindless upgrade feature flag for all the providers #20953

Remove kindless upgrade feature flag for all the providers

Remove kindless upgrade feature flag for all the providers #20953

Triggered via pull request October 24, 2023 07:37
Status Failure
Total duration 2m 38s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: pkg/providers/snow/reconciler/reconciler_test.go#L193
SA4021: x = append(y) is equivalent to x = y (staticcheck)
lint: pkg/providers/vsphere/reconciler/reconciler_test.go#L230
SA4021: x = append(y) is equivalent to x = y (staticcheck)
lint
issues found