Skip to content

Remove duplicate image env vars and constants #852

Remove duplicate image env vars and constants

Remove duplicate image env vars and constants #852

Triggered via pull request September 5, 2023 19:43
Status Failure
Total duration 2m 28s
Artifacts

golangci-lint.yaml

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

Annotations

17 errors
github (golangci): pkg/ceilometercentral/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/telemetry_types.go#L102
undefined: CeilometerCentralInitContainerImage
github (golangci): api/v1beta1/telemetry_types.go#L104
undefined: CeilometerComputeInitContainerImage) (typecheck)
github (golangci): pkg/ceilometercompute/ansibleee.go#L20
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/telemetry_types.go#L102
undefined: CeilometerCentralInitContainerImage
github (golangci): api/v1beta1/telemetry_types.go#L104
undefined: CeilometerComputeInitContainerImage) (typecheck)
github (golangci): pkg/infracompute/ansibleee.go#L20
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/telemetry_types.go#L102
undefined: CeilometerCentralInitContainerImage
github (golangci): api/v1beta1/telemetry_types.go#L104
undefined: CeilometerComputeInitContainerImage) (typecheck)
github (golangci)
issues found
github (govet, golint and gotest): api/v1beta1/telemetry_types.go#L102
undefined: CeilometerCentralInitContainerImage
github (govet, golint and gotest): api/v1beta1/telemetry_types.go#L104
undefined: CeilometerComputeInitContainerImage
github (govet, golint and gotest)
Process completed with exit code 2.
operator-lint: api/v1beta1/telemetry_types.go#L102
undefined: CeilometerCentralInitContainerImage
operator-lint: api/v1beta1/telemetry_types.go#L104
undefined: CeilometerComputeInitContainerImage
operator-lint
undeclared name: CeilometerCentralInitContainerImage
operator-lint
Process completed with exit code 2.