Skip to content

build(deps): bump sigs.k8s.io/controller-runtime in the k8s group #384

build(deps): bump sigs.k8s.io/controller-runtime in the k8s group

build(deps): bump sigs.k8s.io/controller-runtime in the k8s group #384

Triggered via push April 22, 2024 23:22
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L36
cannot use &CachedOpenAPIGetter{} (value of type *CachedOpenAPIGetter) as discovery.OpenAPISchemaInterface value in variable declaration: *CachedOpenAPIGetter does not implement discovery.OpenAPISchemaInterface (wrong type for method OpenAPISchema)
build: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L49
cannot use g.openAPIClient.OpenAPISchema() (value of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in assignment
build: vendor/k8s.io/kubectl/pkg/util/openapi/openapi_getter.go#L78
cannot use oapi (variable of type *"github.com/google/gnostic-models/openapiv2".Document) as *"github.com/google/gnostic/openapiv2".Document value in argument to NewOpenAPIData
build: vendor/k8s.io/kubectl/pkg/util/openapi/openapi.go#L49
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
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.