build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.2 #849
Annotations
11 errors and 2 warnings
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 operation was canceled.
|
lint (test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|