chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #1917
ci.yaml
on: pull_request
Build image
11m 58s
Build cloud image
11m 36s
Build dind image
5m 8s
Trivy fs scan
25s
Unit test
5m 28s
Lint
5m 46s
Annotations
19 errors
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#L451
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/polly@v0.1.1/containers/set.go:21:12) (typecheck)
|
Lint:
cmd/plural/deploy.go#L72
cannot infer T (/home/runner/go/pkg/mod/github.com/pluralsh/polly@v0.1.1/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/exp@v0.0.0-20220722155223-a9213eeb770e/maps/maps.go:10:11) (typecheck)
|
Lint
issues found
|
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
|
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
|