Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.9.0 #3020
vulnerability.yml
on: pull_request
dependency-review
8s
govulncheck
49s
Annotations
10 errors and 1 warning
govulncheck
cannot use &Machine{} (value of type *Machine) as admission.Validator value in variable declaration: *Machine does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
cannot use &MachineDeployment{} (value of type *MachineDeployment) as admission.Validator value in variable declaration: *MachineDeployment does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as admission.Validator value in variable declaration: *MachineHealthCheck does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
cannot use &MachineSet{} (value of type *MachineSet) as admission.Validator value in variable declaration: *MachineSet does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
|
govulncheck
cannot use &KubeadmConfig{} (value of type *KubeadmConfig) as admission.Validator value in variable declaration: *KubeadmConfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
cannot use &KubeadmConfigTemplate{} (value of type *KubeadmConfigTemplate) as admission.Validator value in variable declaration: *KubeadmConfigTemplate does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck:
pkg/api/v1alpha1/awsiamconfig_webhook.go#L36
cannot use &AWSIamConfig{} (value of type *AWSIamConfig) as admission.Validator value in variable declaration: *AWSIamConfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck:
pkg/api/v1alpha1/cloudstackdatacenterconfig_webhook.go#L54
cannot use &CloudStackDatacenterConfig{} (value of type *CloudStackDatacenterConfig) as admission.Validator value in variable declaration: *CloudStackDatacenterConfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck:
pkg/api/v1alpha1/cloudstackmachineconfig_webhook.go#L28
cannot use &CloudStackMachineConfig{} (value of type *CloudStackMachineConfig) as admission.Validator value in variable declaration: *CloudStackMachineConfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
govulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|