Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.12.1 #1659
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/
|