chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #1784
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Build image
10m 5s
Build cloud image
11m 54s
Build dind image
5m 41s
Trivy fs scan
28s
Unit test
13m 20s
Lint
1m 53s
Annotations
17 errors
Lint:
cmd/plural/bootstrap.go#L245
p.CreateNamespace undefined (type *Plural has no field or method CreateNamespace) (typecheck)
|
Lint:
cmd/plural/crypto.go#L450
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:1) (typecheck)
|
Lint:
cmd/plural/deploy.go#L72
cannot infer T (/home/runner/go/pkg/mod/github.com/pluralsh/[email protected]/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/[email protected]/maps/maps.go:10:1) (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
|
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.
|