build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 #791
Annotations
12 errors
lint (test):
test/e2e/framework/cluster_helpers.go#L232
cannot use input.Client (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/cluster_helpers.go#L273
cannot use input.Client (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/cluster_topology_helpers.go#L128
cannot use workloadClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/cluster_topology_helpers.go#L136
cannot use workloadClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/controlplane_helpers.go#L354
cannot use workloadClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/controlplane_helpers.go#L360
cannot use workloadClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/deployment_helpers.go#L459
cannot use input.WorkloadClusterProxy.GetClient() (value of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/machinedeployment_helpers.go#L348
cannot use mgmtClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/machinedeployment_helpers.go#L354
cannot use mgmtClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint (test):
test/e2e/framework/machinepool_helpers.go#L178
cannot use mgmtClient (variable of type client.Client) as Getter value in struct literal: client.Client does not implement Getter (wrong type for method Get)
|
lint
The job was canceled because "test" failed.
|
lint
The operation was canceled.
|