[PERF] TSDB: Optimize inverse matching (#14144) #2454
Annotations
11 errors and 1 warning
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run Tests:
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)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/mimir-prometheus/mimir-prometheus. Supported file pattern: go.sum
|
Loading