Skip to content

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #1709

Bump golang.org/x/crypto from 0.14.0 to 0.17.0

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 #1709

Triggered via pull request December 28, 2023 06:21
Status Failure
Total duration 1m 46s
Artifacts

e2e.yml

on: pull_request
e2e-pr-blocking
1m 35s
e2e-pr-blocking
Fit to window
Zoom out
Zoom in

Annotations

10 errors
e2e-pr-blocking
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)
e2e-pr-blocking
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)
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
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)
e2e-pr-blocking
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)
e2e-pr-blocking
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)
e2e-pr-blocking
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
e2e-pr-blocking
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)
e2e-pr-blocking
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)
e2e-pr-blocking
Process completed with exit code 2.