chore(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 #509
Annotations
6 errors
|
Test Go
Process completed with exit code 1.
|
|
Test Go:
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)
|
|
Test Go:
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)
|
|
Test Go:
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)
|
|
Test Go:
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)
|
|
Test Go
too many arguments in call to controller.NewTypedUnmanaged[request]
|
Loading