feat: Use CAPI for provisioning clusters #1637
Triggered via pull request
September 5, 2023 07:09
Status
Failure
Total duration
21m 40s
Artifacts
–
ci.yaml
on: pull_request
Build image
16m 36s
Build cloud image
21m 29s
Build dind image
5m 27s
Trivy fs scan
29s
Unit test
11m 9s
Lint
1m 17s
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/provider/aws.go#L185
Error return value of `survey.AskOne` is not checked (errcheck)
|
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/
|