Skip to content

Update k8s.io/utils digest to 3b25d92 #513

Update k8s.io/utils digest to 3b25d92

Update k8s.io/utils digest to 3b25d92 #513

Triggered via pull request July 3, 2023 06:58
Status Failure
Total duration 2m 23s
Artifacts

golangci-lint.yaml

on: pull_request
github (govet, golint and gotest)
1m 33s
github (govet, golint and gotest)
github (golangci)
19s
github (golangci)
operator-lint
2m 13s
operator-lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors
github (golangci)
golangci-lint exit with code 3
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.
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.