Skip to content

Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.9.0 #2173

Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.9.0

Bump sigs.k8s.io/cluster-api-provider-vsphere from 1.0.1 to 1.9.0 #2173

Triggered via pull request January 21, 2024 11:07
Status Failure
Total duration 1m 16s
Artifacts

vulnerability.yml

on: pull_request
dependency-review
5s
dependency-review
govulncheck
1m 7s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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)