Skip to content

Add algorithm and benchmark for filtered range search #1991

Add algorithm and benchmark for filtered range search

Add algorithm and benchmark for filtered range search #1991

Triggered via pull request July 14, 2026 18:31
Status Cancelled
Total duration 9m 20s
Artifacts

ci.yml

on: pull_request
Matrix: clippy-default-features
Matrix: clippy-features
format check
23s
format check
clippy (no default features)
23s
clippy (no default features)
CodeQL security analysis
8m 24s
CodeQL security analysis
basic checks
basic checks
Matrix: test workspace (all features)
Matrix: test workspace
sde-baseline-tests
0s
sde-baseline-tests
sde-avx512-tests
0s
sde-avx512-tests
code coverage
0s
code coverage
LLVM Lines Regression Check
0s
LLVM Lines Regression Check
CI gate
5s
CI gate
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 10 warnings
format check
Process completed with exit code 1.
clippy (no default features)
Process completed with exit code 101.
clippy-features (ubuntu-24.04-arm)
Process completed with exit code 101.
clippy-default-features (ubuntu-24.04-arm)
Process completed with exit code 101.
clippy-default-features (ubuntu-latest)
Process completed with exit code 101.
clippy-features (ubuntu-latest)
Process completed with exit code 101.
clippy-features (windows-latest)
Process completed with exit code 101.
clippy-default-features (windows-latest)
Process completed with exit code 101.
CodeQL security analysis
Canceling since a higher priority waiting request for CI-1228 exists
CodeQL security analysis
The operation was canceled.
CI gate
Process completed with exit code 1.
CI gate
One or more required CI jobs failed or were cancelled.
CI
Canceling since a higher priority waiting request for CI-1228 exists
format check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy (no default features)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-features (ubuntu-24.04-arm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-default-features (ubuntu-24.04-arm)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-default-features (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-features (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-features (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
clippy-default-features (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CodeQL security analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, github/codeql-action/analyze@v3, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CodeQL security analysis
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/