feat: Use CAPI for provisioning clusters #1532
ci.yaml
on: pull_request
Build image
5m 13s
Build cloud image
5m 27s
Trivy fs scan
34s
Unit test
44s
Lint
1m 9s
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/
|