Bump github.com/onsi/gomega from 1.20.1 to 1.30.0 #760
Annotations
11 errors
|
golangci-lint:
test/e2e/framework/alltypes_helpers.go#L35
could not import sigs.k8s.io/cluster-api/api/v1beta1 (-: # sigs.k8s.io/cluster-api/api/v1beta1
|
golangci-lint
cannot use &Machine{} (value of type *Machine) as type admission.Validator in variable declaration:
|
golangci-lint
cannot use &MachineDeployment{} (value of type *MachineDeployment) as type admission.Validator in variable declaration:
|
golangci-lint
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as type admission.Validator in variable declaration:
|
golangci-lint
cannot use &MachineSet{} (value of type *MachineSet) as type admission.Validator in variable declaration:
|
golangci-lint
not enough arguments in call to metav1validation.ValidateLabelSelector
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
The logs for this run have expired and are no longer available.
Loading