feat: Introduce shardable probabilistic topk for instant queries. #7487
check.yml
on: pull_request
check
/
checkFiles
4m 40s
check
/
faillint
3m 54s
check
/
golangciLint
4m 42s
check
/
integration
5m 36s
check
/
lintFiles
1m 17s
check
/
testLambdaPromtail
1m 29s
check
/
testPushPackage
57s
check
/
collectPackages
8s
Matrix: check / testPackages
Annotations
15 errors and 2 warnings
check / testPackages (pkg/ruler)
Process completed with exit code 1.
|
check / testPackages (pkg/util)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (clients/cmd)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (pkg/storage)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (pkg/storage)
The operation was canceled.
|
check / testPackages (pkg/ingester)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (pkg/ingester)
The operation was canceled.
|
check / testPackages (clients/pkg)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (clients/pkg)
The operation was canceled.
|
check / testPackages (pkg/logql)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (pkg/logql)
The operation was canceled.
|
check / testPackages (pkg/querier)
The job was canceled because "pkg_ruler" failed.
|
check / testPackages (pkg/querier)
The operation was canceled.
|
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/util/validation/limits_test.go#L236
unused-parameter: parameter 'tenantID' seems to be unused, consider removing or renaming it as _ (revive)
|