Skip to content

Update module github.com/giantswarm/operatorkit/v7 to v7.2.0 #1666

Update module github.com/giantswarm/operatorkit/v7 to v7.2.0

Update module github.com/giantswarm/operatorkit/v7 to v7.2.0 #1666

Triggered via pull request December 19, 2024 10:01
Status Failure
Total duration 2m 31s
Artifacts

pre_commit_go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
pre-commit
cannot use &Cluster{} (value of type *Cluster) as admission.Validator value in variable declaration: *Cluster does not implement admission.Validator (wrong type for method ValidateCreate)
pre-commit
cannot use &ClusterClass{} (value of type *ClusterClass) as admission.Validator value in variable declaration: *ClusterClass does not implement admission.Validator (wrong type for method ValidateCreate)
pre-commit
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)
pre-commit
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)
pre-commit
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)
pre-commit
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)
pre-commit
not enough arguments in call to metav1validation.ValidateLabelSelector
pre-commit
cannot use &Cluster{} (value of type *Cluster) as admission.Validator value in variable declaration: *Cluster does not implement admission.Validator (wrong type for method ValidateCreate)
pre-commit
cannot use &ClusterClass{} (value of type *ClusterClass) as admission.Validator value in variable declaration: *ClusterClass does not implement admission.Validator (wrong type for method ValidateCreate)
pre-commit
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)
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.