Skip to content

build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.7.8 #733

build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.7.8

build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.7.8 #733

Triggered via pull request October 27, 2023 17:00
Status Failure
Total duration 4m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

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

Annotations

12 errors
lint (test): test/e2e/framework/alltypes_helpers.go#L35
could not import sigs.k8s.io/cluster-api/api/v1beta1 (-: # sigs.k8s.io/cluster-api/api/v1beta1
lint (test)
cannot use &Machine{} (value of type *Machine) as type admission.Validator in variable declaration:
lint (test)
cannot use &MachineDeployment{} (value of type *MachineDeployment) as type admission.Validator in variable declaration:
lint (test)
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as type admission.Validator in variable declaration:
lint (test)
cannot use &MachineSet{} (value of type *MachineSet) as type admission.Validator in variable declaration:
lint (test)
not enough arguments in call to metav1validation.ValidateLabelSelector
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
The job was canceled because "test" failed.
lint
The operation was canceled.