[PERF] TSDB: Optimize inverse matching (#14144) #4951
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)
|