feat: Implement labels & series endpoints for RF1 queriers #5956
check.yml
on: pull_request
check
/
checkFiles
4m 21s
check
/
faillint
3m 38s
check
/
golangciLint
3m 53s
check
/
integration
5m 30s
check
/
lintFiles
1m 16s
check
/
testLambdaPromtail
1m 21s
check
/
testPushPackage
51s
check
/
collectPackages
9s
Matrix: check / testPackages
Annotations
2 errors and 5 warnings
check / golangciLint
issues found
|
check / failCheck
Process completed with exit code 2.
|
check / golangciLint
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/
|
check / golangciLint:
pkg/querier-rf1/wal/querier.go#L175
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
check / golangciLint:
pkg/querier-rf1/wal/querier.go#L180
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
check / golangciLint:
pkg/querier-rf1/wal/querier.go#L185
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
check / golangciLint:
pkg/querier-rf1/wal/querier.go#L210
unused-parameter: parameter 'patternQuerier' seems to be unused, consider removing or renaming it as _ (revive)
|