feat(kafka): Enable querier to optionally query partition ingesters #7502
Annotations
3 errors and 1 warning
pkg/querier/ingester_querier_test.go#L307
The copy of the 'for' variable "testName" can be deleted (Go 1.22+) (copyloopvar)
|
pkg/querier/ingester_querier.go#L94
ineffectual assignment to err (ineffassign)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading