Skip to content

feat: Use CAPI for provisioning clusters #1613

feat: Use CAPI for provisioning clusters

feat: Use CAPI for provisioning clusters #1613

Triggered via pull request August 31, 2023 10:46
Status Failure
Total duration 21m 39s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 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/bootstrap/common.go#L109
string `azure` has 3 occurrences, make it a constant (goconst)
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 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/
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 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/