Skip to content

Update k8s dependencies to v0.27.2 and controller-runtime to v0.15.0 #306

Update k8s dependencies to v0.27.2 and controller-runtime to v0.15.0

Update k8s dependencies to v0.27.2 and controller-runtime to v0.15.0 #306

Triggered via pull request May 22, 2023 09:51
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Test: handler/enqueue_annotation_test.go#L43
cannot use controllertest.Queue{…} (value of type controllertest.Queue) as type workqueue.RateLimitingInterface in assignment:
Test: handler/instrumented_enqueue_object_test.go#L46
cannot use controllertest.Queue{…} (value of type controllertest.Queue) as type workqueue.RateLimitingInterface in assignment:
Test: internal/annotation/filter_test.go#L45
cannot use controllertest.Queue{…} (value of type controllertest.Queue) as type workqueue.RateLimitingInterface in assignment:
Test
Process completed with exit code 2.
Lint: handler/enqueue_annotation_test.go#L43
cannot use (controllertest.Queue literal) (value of type controllertest.Queue) as workqueue.RateLimitingInterface value in assignment: controllertest.Queue does not implement workqueue.RateLimitingInterface (method AddAfter has pointer receiver) (typecheck)
Lint: handler/instrumented_enqueue_object_test.go#L46
cannot use (controllertest.Queue literal) (value of type controllertest.Queue) as workqueue.RateLimitingInterface value in assignment: controllertest.Queue does not implement workqueue.RateLimitingInterface (method AddAfter has pointer receiver) (typecheck)
Lint: internal/annotation/filter_test.go#L45
cannot use (controllertest.Queue literal) (value of type controllertest.Queue) as workqueue.RateLimitingInterface value in assignment: controllertest.Queue does not implement workqueue.RateLimitingInterface (method AddAfter has pointer receiver) (typecheck)
Lint
issues found
go-apidiff
Process completed with exit code 1.
Test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
go-apidiff
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.