Skip to content

Update module github.com/rhobs/observability-operator to v0.0.26 #965

Update module github.com/rhobs/observability-operator to v0.0.26

Update module github.com/rhobs/observability-operator to v0.0.26 #965

Triggered via pull request October 13, 2023 08:22
Status Failure
Total duration 2m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yaml

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

Annotations

30 errors
github (govet, golint and gotest)
cannot use &Heat{} (value of type *Heat) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &Memcached{} (value of type *Memcached) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &Galera{} (value of type *Galera) as type admission.Validator in variable declaration:
github (govet, golint and gotest)
cannot use &MariaDB{} (value of type *MariaDB) as type admission.Validator in variable declaration:
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/autoscaling_webhook.go#L82
cannot use &Autoscaling{} (value of type *Autoscaling) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/ceilometer_webhook.go#L92
cannot use &Ceilometer{} (value of type *Ceilometer) as type admission.Validator in variable declaration:
github (govet, golint and gotest): api/v1beta1/telemetry_webhook.go#L111
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): pkg/autoscaling/aodh_deployment.go#L31
could not import github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1
github (golangci): api/v1beta1/autoscaling_webhook.go#L82
cannot use &Autoscaling{} (value of type *Autoscaling) as type admission.Validator in variable declaration:
github (golangci): api/v1beta1/ceilometer_webhook.go#L92
cannot use &Ceilometer{} (value of type *Ceilometer) as type admission.Validator in variable declaration:
github (golangci): api/v1beta1/telemetry_webhook.go#L111
cannot use &Telemetry{} (value of type *Telemetry) as type admission.Validator in variable declaration:
github (golangci): pkg/ceilometer/deployment.go#L30
could not import github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/telemetry-operator/api/v1beta1
github (golangci): api/v1beta1/autoscaling_webhook.go#L82
cannot use &Autoscaling{} (value of type *Autoscaling) as type admission.Validator in variable declaration:
github (golangci): api/v1beta1/ceilometer_webhook.go#L92
cannot use &Ceilometer{} (value of type *Ceilometer) as type admission.Validator in variable declaration:
github (golangci): api/v1beta1/telemetry_webhook.go#L111
cannot use &Telemetry{} (value of type *Telemetry) as type admission.Validator in variable declaration:
github (golangci): main.go#L38
could not import github.com/openstack-k8s-operators/heat-operator/api/v1beta1 (-: # github.com/openstack-k8s-operators/heat-operator/api/v1beta1
github (golangci)
cannot use &Heat{} (value of type *Heat) as type admission.Validator in variable declaration:
operator-lint
cannot use &Heat{} (value of type *Heat) as type admission.Validator in variable declaration:
operator-lint
cannot use &Memcached{} (value of type *Memcached) as type admission.Validator in variable declaration:
operator-lint
cannot use &Galera{} (value of type *Galera) as type admission.Validator in variable declaration:
operator-lint
cannot use &MariaDB{} (value of type *MariaDB) as type admission.Validator in variable declaration:
operator-lint
cannot use &OpenStackAnsibleEE{} (value of type *OpenStackAnsibleEE) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/autoscaling_webhook.go#L82
cannot use &Autoscaling{} (value of type *Autoscaling) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/ceilometer_webhook.go#L92
cannot use &Ceilometer{} (value of type *Ceilometer) as type admission.Validator in variable declaration:
operator-lint: api/v1beta1/telemetry_webhook.go#L111
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 &(Autoscaling literal) (value of type *Autoscaling) as admission.Validator value in variable declaration: *Autoscaling does not implement admission.Validator (wrong type for method ValidateCreate)