Add controlplane upgrade e2e test using capi framework #1642
Annotations
1 error and 6 warnings
Lint
Process completed with exit code 2.
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
e2e/util/log.go#L22
dot-imports: should not use dot imports (revive)
|
Lint:
e2e/util/controlplane_helpers.go#L24
dot-imports: should not use dot imports (revive)
|
Lint:
e2e/util/controlplane_helpers.go#L25
dot-imports: should not use dot imports (revive)
|
Lint:
e2e/util/controlplane_helpers.go#L175
unused-parameter: parameter 'intervals' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
e2e/suite_test.go#L184
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
|