build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.7.23 #1125
Annotations
10 errors
golangci-lint:
test/e2e/framework/cluster_proxy.go#L40
could not import sigs.k8s.io/cluster-api/test/framework/exec (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/daemonset_helpers.go#L27
could not import sigs.k8s.io/cluster-api/util/container (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/deployment_helpers.go#L38
could not import k8s.io/apimachinery/pkg/util/intstr (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/deployment_helpers.go#L39
could not import k8s.io/apimachinery/pkg/util/version (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/deployment_helpers.go#L40
could not import k8s.io/apimachinery/pkg/version (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/machine_helpers.go#L25
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
golangci-lint:
test/e2e/framework/alltypes_helpers.go#L50
undeclared name: `Expect` (typecheck)
|
golangci-lint:
test/e2e/framework/alltypes_helpers.go#L51
undeclared name: `Expect` (typecheck)
|
golangci-lint:
test/e2e/framework/alltypes_helpers.go#L52
undeclared name: `Expect` (typecheck)
|
golangci-lint:
test/e2e/framework/alltypes_helpers.go#L84
undeclared name: `Eventually` (typecheck)
|
Loading