build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 #872
Annotations
21 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:
controllers/kkinstance/kkinstance_controller.go#L504
cannot use (func(o client.Object) []reconcile.Request literal) (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in return statement (typecheck)
|
lint:
bootstrap/k3s/api/v1beta1/k3sconfig_webhook.go#L55
cannot use &(K3sConfig literal) (value of type *K3sConfig) as admission.Validator value in variable declaration: *K3sConfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
lint:
bootstrap/k3s/api/v1beta1/k3sconfigtemplate_webhook.go#L44
cannot use &(K3sConfigTemplate literal) (value of type *K3sConfigTemplate) as admission.Validator value in variable declaration: *K3sConfigTemplate does not implement admission.Validator (wrong type for method ValidateCreate)
|
lint:
controlplane/k3s/api/v1beta1/k3scontrolplane_webhook.go#L49
cannot use &(K3sControlPlane literal) (value of type *K3sControlPlane) as admission.Validator value in variable declaration: *K3sControlPlane does not implement admission.Validator (wrong type for method ValidateCreate)
|
lint:
controlplane/k3s/api/v1beta1/k3scontrolplanetemplate_webhook.go#L54
cannot use &(K3sControlPlaneTemplate literal) (value of type *K3sControlPlaneTemplate) as admission.Validator value in variable declaration: *K3sControlPlaneTemplate does not implement admission.Validator (wrong type for method ValidateCreate)
|
lint:
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/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/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/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/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)
|