Skip to content

chore(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 #487

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

chore(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 #487

Triggered via pull request November 26, 2025 01:01
Status Failure
Total duration 2m 28s
Artifacts

pipeline.yml

on: pull_request
pipe  /  ...  /  lint
2m 25s
pipe / lint / lint
pipe  /  ...  /  test
1m 58s
pipe / testSource / test
pipe  /  ...  /  version
pipe / createVersion / version
pipe  /  ...  /  auto-labeler
7s
pipe / auto-labeler / auto-labeler
pipe  /  publishVersion
pipe / publishVersion
Fit to window
Zoom out
Zoom in

Annotations

11 errors
pipe / testSource / test
Process completed with exit code 1.
pipe / testSource / test: controller/lifecycle/lifecycle_test.go#L903
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / testSource / test: controller/lifecycle/lifecycle_test.go#L893
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / testSource / test: controller/lifecycle/lifecycle_test.go#L882
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / testSource / test: controller/lifecycle/lifecycle_test.go#L857
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / testSource / test
too many arguments in call to controller.NewTypedUnmanaged[request]
pipe / lint / lint
issues found
pipe / lint / lint: controller/lifecycle/lifecycle_test.go#L903
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply) (typecheck)
pipe / lint / lint: controller/lifecycle/lifecycle_test.go#L893
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / lint / lint: controller/lifecycle/lifecycle_test.go#L882
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)
pipe / lint / lint: controller/lifecycle/lifecycle_test.go#L857
cannot use clientMock (variable of type *mocks.Client) as client.Client value in argument to updateStatus: *mocks.Client does not implement client.Client (missing method Apply)