Skip to content

Add aodh to autoscaling #931

Add aodh to autoscaling

Add aodh to autoscaling #931

Triggered via pull request October 2, 2023 13:47
Status Failure
Total duration 1m 56s
Artifacts

golangci-lint.yaml

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

Annotations

7 errors
github (golangci)
golangci-lint exit with code 5
github (govet, golint and gotest): controllers/aodh_controller.go#L420
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as type map[service.Endpoint]endpoint.Data in argument to endpoint.ExposeEndpoints
github (govet, golint and gotest)
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as map[service.Endpoint]endpoint.Data value in argument to endpoint.ExposeEndpoints
github (govet, golint and gotest)
Process completed with exit code 2.
operator-lint: controllers/aodh_controller.go#L420
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as type map[service.Endpoint]endpoint.Data in argument to endpoint.ExposeEndpoints
operator-lint
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as map[service.Endpoint]endpoint.Data value in argument to endpoint.ExposeEndpoints
operator-lint
Process completed with exit code 2.