Skip to content

feat(node): IicpNode server — health, metrics, concurrency gate, nonc… #8

feat(node): IicpNode server — health, metrics, concurrency gate, nonc…

feat(node): IicpNode server — health, metrics, concurrency gate, nonc… #8

Triggered via push May 24, 2026 18:47
Status Failure
Total duration 6h 0m 17s
Artifacts

ci.yml

on: push
Lint (Ruff)
6s
Lint (Ruff)
Type Check (mypy)
14s
Type Check (mypy)
Dependency Security Audit
19s
Dependency Security Audit
Conformance Mark Coverage
7s
Conformance Mark Coverage
Matrix: Tests (pytest)
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 6 warnings
ruff (E501): tests/test_serve.py#L269
tests/test_serve.py:269:101: E501 Line too long (112 > 100)
ruff (E501): tests/test_serve.py#L268
tests/test_serve.py:268:101: E501 Line too long (112 > 100)
ruff (E501): tests/test_serve.py#L262
tests/test_serve.py:262:101: E501 Line too long (108 > 100)
ruff (E501): tests/test_serve.py#L261
tests/test_serve.py:261:101: E501 Line too long (104 > 100)
ruff (UP037): tests/test_serve.py#L43
tests/test_serve.py:43:24: UP037 Remove quotes from type annotation help: Remove quotes
ruff (I001): tests/test_serve.py#L6
tests/test_serve.py:6:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (UP037): src/iicp_client/node.py#L399
src/iicp_client/node.py:399:35: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP037): src/iicp_client/node.py#L111
src/iicp_client/node.py:111:23: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP037): src/iicp_client/node.py#L40
src/iicp_client/node.py:40:18: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP035): src/iicp_client/node.py#L25
src/iicp_client/node.py:25:1: UP035 Import from `collections.abc` instead: `Callable`, `Coroutine` help: Import from `collections.abc`
Conformance Mark Coverage
Process completed with exit code 1.
Tests (pytest) (3.12)
The job has exceeded the maximum execution time of 6h0m0s
Tests (pytest) (3.12)
The operation was canceled.
Tests (pytest) (3.12)
Event loop stopped before Future completed.
Tests (pytest) (3.12)
Event loop stopped before Future completed.
Tests (pytest) (3.12)
Event loop stopped before Future completed.
Tests (pytest) (3.12)
Event loop stopped before Future completed.
Tests (pytest) (3.11)
The job has exceeded the maximum execution time of 6h0m0s
Tests (pytest) (3.11)
The operation was canceled.
Tests (pytest) (3.11)
Event loop stopped before Future completed.
Tests (pytest) (3.11)
Event loop stopped before Future completed.
Tests (pytest) (3.11)
Event loop stopped before Future completed.
Tests (pytest) (3.11)
Event loop stopped before Future completed.
Lint (Ruff)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Conformance Mark Coverage
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Type Check (mypy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Dependency Security Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (pytest) (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Tests (pytest) (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/