chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #1905
ci.yaml
on: pull_request
Build image
8m 3s
Build cloud image
9m 13s
Build dind image
2m 55s
Trivy fs scan
28s
Unit test
5m 14s
Lint
1m 37s
Annotations
19 errors
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:1) (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:1) (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:1) (typecheck)
|
Lint
issues found
|
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.
|
Build image
buildx failed with: ERROR: failed to solve: Canceled: context canceled
|
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
|