Skip to content

feat: Use CAPI for provisioning clusters #1532

feat: Use CAPI for provisioning clusters

feat: Use CAPI for provisioning clusters #1532

Triggered via pull request August 16, 2023 14:29
Status Failure
Total duration 5m 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Unit test
Process completed with exit code 2.
Lint: pkg/provider/permissions/gcp.go#L9
could not import github.com/pluralsh/plural/pkg/provider (-: import cycle not allowed: import stack: [github.com/pluralsh/plural github.com/pluralsh/plural/cmd/plural github.com/pluralsh/plural/pkg/bootstrap github.com/pluralsh/plural/pkg/provider github.com/pluralsh/plural/pkg/provider/permissions github.com/pluralsh/plural/pkg/provider]) (typecheck)
Lint: pkg/provider/aws.go#L1
: import cycle not allowed: import stack: [github.com/pluralsh/plural github.com/pluralsh/plural/cmd/plural github.com/pluralsh/plural/pkg/bootstrap github.com/pluralsh/plural/pkg/provider github.com/pluralsh/plural/pkg/provider/permissions github.com/pluralsh/plural/pkg/provider] (typecheck)
Lint: pkg/bootstrap/check.go#L12
could not import github.com/pluralsh/plural/pkg/provider (-: import cycle not allowed: import stack: [github.com/pluralsh/plural github.com/pluralsh/plural/cmd/plural github.com/pluralsh/plural/pkg/bootstrap github.com/pluralsh/plural/pkg/provider github.com/pluralsh/plural/pkg/provider/permissions github.com/pluralsh/plural/pkg/provider]) (typecheck)
Lint: pkg/server/provider.go#L12
could not import github.com/pluralsh/plural/pkg/provider (-: import cycle not allowed: import stack: [github.com/pluralsh/plural github.com/pluralsh/plural/cmd/plural github.com/pluralsh/plural/pkg/bootstrap github.com/pluralsh/plural/pkg/provider github.com/pluralsh/plural/pkg/provider/permissions github.com/pluralsh/plural/pkg/provider]) (typecheck)
Lint
issues found
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 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/