Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.1 #1659

Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.1

Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.1 #1659

Triggered via pull request September 25, 2023 16:52
Status Failure
Total duration 3m 3s
Artifacts

e2e.yml

on: pull_request
e2e-pr-blocking
2m 52s
e2e-pr-blocking
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
e2e-pr-blocking
cannot use &Machine{} (value of type *Machine) as type admission.Validator in variable declaration:
e2e-pr-blocking
cannot use &MachineDeployment{} (value of type *MachineDeployment) as type admission.Validator in variable declaration:
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as type admission.Validator in variable declaration:
e2e-pr-blocking
cannot use &MachineSet{} (value of type *MachineSet) as type admission.Validator in variable declaration:
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
cannot use &MachineHealthCheck{} (value of type *MachineHealthCheck) as type admission.Validator in variable declaration:
e2e-pr-blocking
cannot use &MachineSet{} (value of type *MachineSet) as type admission.Validator in variable declaration:
e2e-pr-blocking
Process completed with exit code 2.
e2e-pr-blocking
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/