Bump k8s.io/code-generator from 0.25.6 to 0.28.0 #3304
Annotations
6 errors and 1 warning
Test GH:
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
|
Test GH:
vendor/k8s.io/apiserver/pkg/util/openapi/proto.go#L40
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
|
Test GH:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L44
assignment mismatch: 2 variables but handler.NewOpenAPIService returns 1 value
|
Test GH:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L59
assignment mismatch: 2 variables but handler3.NewOpenAPIService returns 1 value
|
Test GH:
vendor/k8s.io/apiserver/pkg/server/routes/openapi.go#L59
too many arguments in call to handler3.NewOpenAPIService
|
Test GH
Process completed with exit code 1.
|
Test GH
Restore cache failed: Dependencies file is not found in /home/runner/work/kapp-controller/kapp-controller. Supported file pattern: go.sum
|