Skip to content

fix(state-knn): pinned-staging H2D race + reserve() preallocation #51

fix(state-knn): pinned-staging H2D race + reserve() preallocation

fix(state-knn): pinned-staging H2D race + reserve() preallocation #51

Triggered via push July 11, 2026 05:27
Status Failure
Total duration 49s
Artifacts

ci.yml

on: push
Matrix: test-python
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
ruff (E401): experiments/frozen_census_2026_07/census_local16.py#L10
experiments/frozen_census_2026_07/census_local16.py:10:1: E401 Multiple imports on one line help: Split imports
ruff (E702): experiments/frozen_census_2026_07/census_local.py#L102
experiments/frozen_census_2026_07/census_local.py:102:21: E702 Multiple statements on one line (semicolon)
ruff (SIM115): experiments/frozen_census_2026_07/census_local.py#L22
experiments/frozen_census_2026_07/census_local.py:22:7: SIM115 Use a context manager for opening files
ruff (I001): experiments/frozen_census_2026_07/census_local.py#L16
experiments/frozen_census_2026_07/census_local.py:16:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): experiments/frozen_census_2026_07/census_local.py#L10
experiments/frozen_census_2026_07/census_local.py:10:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (E401): experiments/frozen_census_2026_07/census_local.py#L10
experiments/frozen_census_2026_07/census_local.py:10:1: E401 Multiple imports on one line help: Split imports
ruff (SIM115): experiments/frozen_census_2026_07/census_gpu.py#L19
experiments/frozen_census_2026_07/census_gpu.py:19:7: SIM115 Use a context manager for opening files
ruff (I001): experiments/frozen_census_2026_07/census_gpu.py#L13
experiments/frozen_census_2026_07/census_gpu.py:13:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): experiments/frozen_census_2026_07/census_gpu.py#L7
experiments/frozen_census_2026_07/census_gpu.py:7:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (E401): experiments/frozen_census_2026_07/census_gpu.py#L7
experiments/frozen_census_2026_07/census_gpu.py:7:1: E401 Multiple imports on one line help: Split imports
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python (3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python (3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-python (3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/