Skip to content

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

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 #342

Triggered via pull request September 15, 2025 08:52
Status Failure
Total duration 2m 7s
Artifacts

pipeline.yml

on: pull_request
pipe  /  ...  /  lint
1m 42s
pipe / lint / lint
pipe  /  ...  /  test
2m 3s
pipe / testSource / test
pipe  /  ...  /  version
pipe / createVersion / version
pipe  /  ...  /  auto-labeler
5s
pipe / auto-labeler / auto-labeler
pipe  /  publishVersion
0s
pipe / publishVersion
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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)
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]