build(deps): bump k8s.io/apimachinery from 0.27.4 to 0.36.2 #447
ci.yaml
on: pull_request
Build
59s
Lint
1m 3s
Codespell
12s
Image
56s
Changelog
24s
Kustomize
8s
Semgrep
19s
Annotations
9 errors
|
Image
Process completed with exit code 2.
|
|
Build
Process completed with exit code 2.
|
|
Build:
vendor/k8s.io/client-go/transport/spdy/spdy.go#L46
assignment mismatch: 1 variable but spdy.NewRoundTripperWithConfig returns 2 values
|
|
Build:
vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go#L52
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
|
|
Build:
vendor/sigs.k8s.io/kustomize/kyaml/openapi/openapi.go#L683
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
|
|
Build:
vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L128
cannot use *objectType (variable of struct type "sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType) as "sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType value in argument to managedfields.ExtractInto
|
|
Build:
vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L86
cannot use c.gvkParser.Type(gvk) (value of type *"sigs.k8s.io/structured-merge-diff/v6/typed".ParseableType) as *"sigs.k8s.io/structured-merge-diff/v4/typed".ParseableType value in return statement
|
|
Build:
vendor/k8s.io/client-go/applyconfigurations/meta/v1/unstructured.go#L64
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
|
|
Lint
Process completed with exit code 2.
|