Skip to content

feat: Add baseline rf1 querier component #5068

feat: Add baseline rf1 querier component

feat: Add baseline rf1 querier component #5068

Triggered via pull request July 24, 2024 10:36
Status Failure
Total duration 5m 37s
Artifacts

check.yml

on: pull_request
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
check / checkFiles
Process completed with exit code 2.
check / golangciLint
issues found
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions uses Node.js version which is deprecated 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/querier.go#L906
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
check / golangciLint: pkg/querier-rf1/querier.go#L910
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)