Update promu digest to b00db5d (release-2.13) #369
go.yaml
on: pull_request
Go build for different platforms
7m 51s
Linters (Static Analysis) for Go
3m 21s
Matrix: Thanos end-to-end tests
Annotations
6 errors
Linters (Static Analysis) for Go:
pkg/clientconfig/http.go#L352
cannot use discovery.NewRefreshMetrics(sdReg) (value of type discovery.RefreshMetricsManager) as discovery.RefreshMetricsInstantiator value in argument to fileSDCfg.NewDiscovererMetrics: discovery.RefreshMetricsManager does not implement discovery.RefreshMetricsInstantiator (missing method Instantiate)
|
Linters (Static Analysis) for Go:
cmd/thanos/query.go#L274
cannot use discovery.NewRefreshMetrics(reg) (value of type discovery.RefreshMetricsManager) as discovery.RefreshMetricsInstantiator value in argument to conf.NewDiscovererMetrics: discovery.RefreshMetricsManager does not implement discovery.RefreshMetricsInstantiator (missing method Instantiate)
|
Linters (Static Analysis) for Go:
cmd/thanos/query.go#L274
cannot use discovery.NewRefreshMetrics(reg) (value of type discovery.RefreshMetricsManager) as discovery.RefreshMetricsInstantiator value in argument to conf.NewDiscovererMetrics: discovery.RefreshMetricsManager does not implement discovery.RefreshMetricsInstantiator (missing method Instantiate)
|
Thanos end-to-end tests (8, 2)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 7)
Process completed with exit code 2.
|
Thanos end-to-end tests (8, 4)
Process completed with exit code 2.
|