chore(deps): update k8s.io/kube-openapi digest to 0aa61b4 #1737
Triggered via pull request
September 27, 2023 13:58
Status
Failure
Total duration
11m 52s
Artifacts
–
ci.yaml
on: pull_request
Build image
11m 42s
Build cloud image
9m 36s
Build dind image
6m 2s
Trivy fs scan
31s
Unit test
9m 4s
Lint
1m 55s
Annotations
18 errors
Lint:
pkg/utils/map.go#L111
typeSwitchVar: 1 case can benefit from type switch with assignment (gocritic)
|
Lint:
pkg/utils/map.go#L97
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
pkg/utils/map.go#L121
S1005: unnecessary assignment to the blank identifier (gosimple)
|
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/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:
cmd/plural/plural.go#L31
invalid operation: cannot compare p.Kube == nil (operator == not defined on untyped nil) (typecheck)
|
Lint
issues found
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to swagger.FromGnostic
|
Unit test
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as type *"github.com/google/gnostic-models/openapiv2".Document in argument to proto.NewOpenAPIData
|
Unit test
Process completed with exit code 2.
|
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
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
|