Remove duplicate image env vars and constants #852
golangci-lint.yaml
on: pull_request
github (govet, golint and gotest)
1m 35s
github (golangci)
32s
operator-lint
2m 15s
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.
|