Skip to content

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #119

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0

fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0 #119

Triggered via pull request May 24, 2024 14:55
Status Failure
Total duration 1m 22s
Artifacts

pr-checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests
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
tests
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)
tests
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
tests
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
tests
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
tests
cannot use func(evt event.CreateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.TypedCreateEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedCreateEvent[client.Object], workqueue.RateLimitingInterface) value in struct literal
tests
not enough arguments in call to f.hdlr.Create
tests
cannot use func(evt event.UpdateEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.TypedUpdateEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedUpdateEvent[client.Object], workqueue.RateLimitingInterface) value in struct literal
tests
not enough arguments in call to f.hdlr.Update
tests
cannot use func(evt event.DeleteEvent, q workqueue.RateLimitingInterface) {…} (value of type func(evt event.TypedDeleteEvent[client.Object], q workqueue.RateLimitingInterface)) as func(context.Context, event.TypedDeleteEvent[client.Object], workqueue.RateLimitingInterface) value in struct literal
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.