build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 #35
Annotations
14 errors and 3 warnings
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test:
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)
|
Test
Process completed with exit code 2.
|
Lint:
internal/querier/promquerier/query.go#L1
: # github.com/clwluvw/zerome/internal/querier/promquerier [github.com/clwluvw/zerome/internal/querier/promquerier.test]
|
Lint:
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)
|
Lint:
internal/zerome/config.go#L1
: # github.com/clwluvw/zerome/internal/zerome [github.com/clwluvw/zerome/internal/zerome.test]
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint:
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)
|
Lint
issues found
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroMe/ZeroMe. Supported file pattern: go.sum
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroMe/ZeroMe. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroMe/ZeroMe. Supported file pattern: go.sum
|