build(deps): bump github.com/tinkerbell/rufio from 0.2.1 to 0.3.2 #711
Annotations
18 errors
Validate verify
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to swagger.FromGnostic
|
Validate verify
Process completed with exit code 2.
|
Validate 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)
|
Validate 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)
|
Validate test
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
|
Validate 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)
|
Validate 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)
|
Validate test
Process completed with exit code 2.
|
Validate lint:
api/v1beta1/tinkerbellcluster_types.go#L21
could not import sigs.k8s.io/cluster-api/api/v1beta1 (-: # sigs.k8s.io/cluster-api/api/v1beta1
|
Validate lint
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)
|
Validate lint
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)
|
Validate lint
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
|
Validate lint
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)
|
Validate lint
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)
|
Validate lint:
controllers/machine_reconcile_scope.go#L37
could not import sigs.k8s.io/cluster-api/api/v1beta1 (-: # sigs.k8s.io/cluster-api/api/v1beta1
|
Validate lint
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)
|
Validate lint
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)
|
Validate lint
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
|