Skip to content

Bump golang.org/x/net from 0.8.0 to 0.17.0 #1670

Bump golang.org/x/net from 0.8.0 to 0.17.0

Bump golang.org/x/net from 0.8.0 to 0.17.0 #1670

Triggered via pull request October 16, 2023 11:55
Status Failure
Total duration 2m 12s
Artifacts

e2e.yml

on: pull_request
e2e-pr-blocking
2m 1s
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/