Update error msgs for OSImageURL validation: #3633
vulnerability.yml
on: pull_request
dependency-review
10s
govulncheck
36s
Annotations
4 errors
govulncheck:
pkg/providers/tinkerbell/validate.go#L136
cannot use v (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
govulncheck:
pkg/providers/tinkerbell/validate.go#L154
cannot use spec.Cluster.Spec.KubernetesVersion (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
govulncheck:
pkg/providers/tinkerbell/validate.go#L166
cannot use version (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
govulncheck
Process completed with exit code 1.
|