feat: Use CAPI for provisioning clusters #1621
Triggered via pull request
September 1, 2023 10:31
Status
Failure
Total duration
12m 22s
Artifacts
–
ci.yaml
on: pull_request
Build image
11m 53s
Build cloud image
12m 11s
Build dind image
5m 18s
Trivy fs scan
28s
Unit test
10m 29s
Lint
1m 24s
Annotations
15 errors and 6 warnings
Lint:
cmd/plural/api.go#L1
: # github.com/pluralsh/plural/cmd/plural
|
Lint:
cmd/plural/deploy.go#L213
undefined: bootstrap.ClusterNotReadyError (typecheck)
|
Lint:
main.go#L11
could not import github.com/pluralsh/plural/cmd/plural (-: # github.com/pluralsh/plural/cmd/plural
|
Lint:
cmd/plural/deploy.go#L213
undefined: bootstrap.ClusterNotReadyError) (typecheck)
|
Lint:
cmd/plural/api_test.go#L10
could not import github.com/pluralsh/plural/cmd/plural (-: # github.com/pluralsh/plural/cmd/plural
|
Lint:
cmd/plural/deploy.go#L213
undefined: bootstrap.ClusterNotReadyError) (typecheck)
|
Lint:
pkg/tui/update.go#L9
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
Lint:
pkg/exp/posthog/client.go#L50
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
|
Lint:
pkg/tui/types.go#L30
type `progressView` is unused (unused)
|
Lint:
pkg/tui/types.go#L25
type `printView` is unused (unused)
|
Unit test:
cmd/plural/deploy.go#L213
undefined: bootstrap.ClusterNotReadyError
|
Unit test:
cmd/plural/deploy.go#L213
undefined: bootstrap.ClusterNotReadyError
|
Unit test
Process completed with exit code 2.
|
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -ldflags '-s -w -X \"github.com/pluralsh/plural/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural/cmd/plural.Date=${APP_DATE}\"' -o plural ." did not complete successfully: exit code: 1
|
Build cloud image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -ldflags '-s -w -X \"github.com/pluralsh/plural/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural/cmd/plural.Date=${APP_DATE}\"' -o plural ." did not complete successfully: exit code: 1
|
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/
|