Skip to content

[PERF] TSDB: Optimize inverse matching (#14144) #4951

[PERF] TSDB: Optimize inverse matching (#14144)

[PERF] TSDB: Optimize inverse matching (#14144) #4951

Triggered via pull request November 19, 2024 16:05
Status Failure
Total duration 47s
Artifacts

golangci-lint.yml

on: pull_request
golangci-lint
37s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L48
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L64
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L124
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L161
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L166
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L181
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L186
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L204
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L211
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)
golangci-lint: tsdb/postings_for_matchers_cache_test.go#L218
cannot use indexForPostingsMock{} (value of type indexForPostingsMock) as IndexPostingsReader value in argument to c.PostingsForMatchers: indexForPostingsMock does not implement IndexPostingsReader (missing method PostingsForAllLabelValues)