Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.28.0 #1831

Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.28.0

Bump k8s.io/apiextensions-apiserver from 0.26.1 to 0.28.0 #1831

Triggered via pull request August 22, 2023 01:13
Status Failure
Total duration 3m 22s
Artifacts

unit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit
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
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)
unit
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
unit
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
unit
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
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
unit
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
unit
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
unit: internal/crd/crd.go#L150
cannot use convertedVersion.Schema (variable of type *apiextensions.CustomResourceValidation) as *apiextensions.JSONSchemaProps value in argument to validation.NewSchemaValidator
unit
Process completed with exit code 2.