chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #1974
ci.yaml
on: pull_request
Build image
8m 39s
Build cloud image
12m 4s
Build dind image
2m 29s
Trivy fs scan
23s
Unit test
5m 32s
Lint
5m 44s
Annotations
20 errors and 7 warnings
Build dind image
Process completed with exit code 1.
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
|
Unit test
Process completed with exit code 2.
|
Lint:
cmd/plural/bootstrap.go#L245
p.CreateNamespace undefined (type *Plural has no field or method CreateNamespace) (typecheck)
|
Lint:
cmd/plural/cd_credentials.go#L65
p.SecretDelete undefined (type *Plural has no field or method SecretDelete) (typecheck)
|
Lint:
cmd/plural/cd_providers.go#L131
p.SecretCreate undefined (type *Plural has no field or method SecretCreate) (typecheck)
|
Lint:
cmd/plural/crypto.go#L453
p.Secret undefined (type *Plural has no field or method Secret) (typecheck)
|
Lint:
cmd/plural/deploy.go#L71
cannot infer V (/home/runner/go/pkg/mod/github.com/pluralsh/[email protected]/containers/set.go:21:12) (typecheck)
|
Lint:
cmd/plural/deploy.go#L72
cannot infer T (/home/runner/go/pkg/mod/github.com/pluralsh/[email protected]/algorithms/array.go:23:13) (typecheck)
|
Lint:
cmd/plural/ops.go#L37
p.Node undefined (type *Plural has no field or method Node) (typecheck)
|
Lint:
cmd/plural/ops.go#L49
p.Nodes undefined (type *Plural has no field or method Nodes) (typecheck)
|
Lint:
pkg/scaffold/terraform.go#L226
cannot infer M (/home/runner/go/pkg/mod/golang.org/x/[email protected]/maps/maps.go:10:11) (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-cli/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural-cli/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-cli/cmd/plural.Version=${APP_VSN}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Commit=${APP_COMMIT}\" -X \"github.com/pluralsh/plural-cli/cmd/plural.Date=${APP_DATE}\"' -o plural ." did not complete successfully: exit code: 1
|
Trivy fs scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Trivy fs scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build dind image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build cloud image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-kubectl@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|