Skip to content

Update k8s.io

Update k8s.io #552

Triggered via push July 6, 2023 13:59
Status Failure
Total duration 2m 11s
Artifacts
github (govet, golint and gotest)
1m 31s
github (govet, golint and gotest)
github (golangci)
1m 36s
github (golangci)
operator-lint
2m 2s
operator-lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors
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#L76
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#L97
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.
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#L76
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#L97
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.