build(deps): bump golang.org/x/crypto from 0.12.0 to 0.29.0 #1149
Annotations
12 errors
lint (test):
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)
|
lint (test):
test/e2e/framework/daemonset_helpers.go#L27
could not import sigs.k8s.io/cluster-api/util/container (-: cannot compile Go 1.22 code) (typecheck)
|
lint (test):
test/e2e/framework/deployment_helpers.go#L38
could not import k8s.io/apimachinery/pkg/util/intstr (-: cannot compile Go 1.22 code) (typecheck)
|
lint (test):
test/e2e/framework/deployment_helpers.go#L39
could not import k8s.io/apimachinery/pkg/util/version (-: cannot compile Go 1.22 code) (typecheck)
|
lint (test):
test/e2e/framework/deployment_helpers.go#L40
could not import k8s.io/apimachinery/pkg/version (-: cannot compile Go 1.22 code) (typecheck)
|
lint (test):
test/e2e/framework/machine_helpers.go#L25
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
|
lint (test):
test/e2e/framework/alltypes_helpers.go#L50
undeclared name: `Expect` (typecheck)
|
lint (test):
test/e2e/framework/alltypes_helpers.go#L51
undeclared name: `Expect` (typecheck)
|
lint (test):
test/e2e/framework/alltypes_helpers.go#L52
undeclared name: `Expect` (typecheck)
|
lint (test):
test/e2e/framework/alltypes_helpers.go#L84
undeclared name: `Eventually` (typecheck)
|
lint
The job was canceled because "test" failed.
|
lint
The operation was canceled.
|