Skip to content

build(deps): bump github.com/containers/image/v5 from 5.21.1 to 5.28.0 #695

build(deps): bump github.com/containers/image/v5 from 5.21.1 to 5.28.0

build(deps): bump github.com/containers/image/v5 from 5.21.1 to 5.28.0 #695

Triggered via pull request September 13, 2023 16:50
Status Failure
Total duration 3m 42s
Artifacts

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.