build(deps): Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.16.1 #944
Annotations
9 errors
controllers/cosmosfullnode_controller.go#L270
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
controllers/cosmosfullnode_controller.go#L279
handler.EnqueueRequestForOwner (value of type func(scheme *"k8s.io/apimachinery/pkg/runtime".Scheme, mapper meta.RESTMapper, ownerType client.Object, opts ...handler.OwnerOption) handler.EventHandler) is not a type
|
controllers/statefuljob_controller.go#L207
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
internal/fullnode/mock_test.go#L162
cannot use m (variable of type *mockClient[T]) as client.SubResourceWriter value in return statement: *mockClient[T] does not implement client.SubResourceWriter (wrong type for method Create)
|
internal/fullnode/status_client_test.go#L28
cannot use t (variable of type *threadUnsafeClient) as client.SubResourceWriter value in return statement: *threadUnsafeClient does not implement client.SubResourceWriter (wrong type for method Create)
|
internal/fullnode/status_client_test.go#L45
cannot use &mock (value of type *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode]) as client.Client value in argument to NewStatusClient: *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode] does not implement client.Client (missing method GroupVersionKindFor)
|
internal/fullnode/status_client_test.go#L86
cannot use &mock (value of type *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode]) as client.Client value in argument to NewStatusClient: *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode] does not implement client.Client (missing method GroupVersionKindFor)
|
internal/fullnode/status_client_test.go#L103
cannot use &mock (value of type *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode]) as client.Client value in argument to NewStatusClient: *mockClient[*"github.com/strangelove-ventures/cosmos-operator/api/v1".CosmosFullNode] does not implement client.Client (missing method GroupVersionKindFor)
|
|
The logs for this run have expired and are no longer available.
Loading