Skip to content

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 #791

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0

build(deps): bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.17.0 #791

Triggered via pull request January 16, 2024 16:50
Status Failure
Total duration 2m 25s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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.