Skip to content

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4 #1290

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4

Bump github.com/kube-vip/kube-vip from 0.5.5 to 0.6.4 #1290

Triggered via pull request January 1, 2024 04:45
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build-agent
not enough arguments in call to nclient4.WithUnicast
build-agent
dhclient.Renew undefined (type *nclient4.Client has no field or method Renew)
build-agent
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)
build-agent
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)
build-agent
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
build-agent
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)
build-agent
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)
build-agent
Process completed with exit code 2.
test
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)
test
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)
test
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
test
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)
test
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)
test
not enough arguments in call to nclient4.WithUnicast
test
dhclient.Renew undefined (type *nclient4.Client has no field or method Renew)
test
Process completed with exit code 2.