Skip to content

Update k8s.io

Update k8s.io #579

Triggered via push July 10, 2023 08:02
Status Failure
Total duration 2m 16s
Artifacts
github (govet, golint and gotest)
2m 7s
github (govet, golint and gotest)
github (golangci)
14s
github (golangci)
operator-lint
1m 59s
operator-lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors
github (golangci)
golangci-lint exit with code 3
operator-lint
cannot use &OpenStackAnsibleEE{} (value of type *OpenStackAnsibleEE) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/ceilometercentral_webhook.go#L84
cannot use &CeilometerCentral{} (value of type *CeilometerCentral) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/ceilometercompute_webhook.go#L80
cannot use &CeilometerCompute{} (value of type *CeilometerCompute) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/infracompute_webhook.go#L70
cannot use &InfraCompute{} (value of type *InfraCompute) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/telemetry_webhook.go#L101
cannot use &Telemetry{} (value of type *Telemetry) as type admission.Validator in variable declaration:
operator-lint
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
operator-lint
cannot use &(CeilometerCentral literal) (value of type *CeilometerCentral) as admission.Validator value in variable declaration: *CeilometerCentral does not implement admission.Validator (wrong type for method ValidateCreate)
operator-lint
Process completed with exit code 2.
github (govet, golint and gotest)
cannot use &OpenStackAnsibleEE{} (value of type *OpenStackAnsibleEE) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/ceilometercentral_webhook.go#L84
cannot use &CeilometerCentral{} (value of type *CeilometerCentral) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/ceilometercompute_webhook.go#L80
cannot use &CeilometerCompute{} (value of type *CeilometerCompute) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/infracompute_webhook.go#L70
cannot use &InfraCompute{} (value of type *InfraCompute) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/telemetry_webhook.go#L101
cannot use &Telemetry{} (value of type *Telemetry) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &KeystoneAPI{} (value of type *KeystoneAPI) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
Process completed with exit code 2.