build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.57.0 #31
Annotations
6 errors and 1 warning
internal/querier/promquerier/query_test.go#L28
cannot use mockAPI (variable of type *mock.MockAPI) as v1.API value in assignment: *mock.MockAPI does not implement v1.API (wrong type for method LabelNames)
|
internal/zerome/zerome_test.go#L76
cannot use mockQuerier (variable of type *mock.MockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to querier.SetV1API: *mock.MockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
internal/zerome/zerome_test.go#L126
cannot use mockQuerier (variable of type *mock.MockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to querier.SetV1API: *mock.MockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
internal/zerome/zerome_test.go#L160
cannot use mockQuerier (variable of type *mock.MockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to querier.SetV1API: *mock.MockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
internal/zerome/zerome_test.go#L205
cannot use mockQuerier (variable of type *mock.MockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to querier.SetV1API: *mock.MockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
|
|
This job failed
Loading