Skip to content

feat: Use CAPI for provisioning clusters #1623

feat: Use CAPI for provisioning clusters

feat: Use CAPI for provisioning clusters #1623

Triggered via pull request September 1, 2023 12:28
Status Failure
Total duration 12m 25s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 6 warnings
Lint: cmd/plural/api_test.go#L1
: # github.com/pluralsh/plural/cmd/plural_test [github.com/pluralsh/plural/cmd/plural.test]
Lint: cmd/plural/crypto_test.go#L239
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/logs_test.go#L37
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/ops_test.go#L58
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/ops_test.go#L119
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/proxy_test.go#L54
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/vpn_test.go#L63
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/vpn_test.go#L203
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: cmd/plural/vpn_test.go#L330
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Lint: pkg/tui/update.go#L9
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
Build cloud image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
Build image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
Unit test: cmd/plural/crypto_test.go#L239
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/logs_test.go#L37
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/ops_test.go#L58
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/ops_test.go#L119
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/proxy_test.go#L54
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/vpn_test.go#L63
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/vpn_test.go#L203
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/vpn_test.go#L330
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/crypto_test.go#L239
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Unit test: cmd/plural/logs_test.go#L37
cannot use kube (variable of type *mocks.Kube) as type "github.com/pluralsh/plural/pkg/kubernetes".Kube in struct literal:
Build cloud image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build cloud image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build dind image
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build dind image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/