Skip to content

feat: ADR-043 qualify_service() — 8-category ServiceQualification (#344) #55

feat: ADR-043 qualify_service() — 8-category ServiceQualification (#344)

feat: ADR-043 qualify_service() — 8-category ServiceQualification (#344) #55

Triggered via push May 29, 2026 08:37
Status Failure
Total duration 28s
Artifacts

ci.yml

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

Annotations

11 errors and 6 warnings
ruff (E501): src/iicp_client/qualify.py#L182
src/iicp_client/qualify.py:182:101: E501 Line too long (118 > 100)
ruff (E501): src/iicp_client/qualify.py#L181
src/iicp_client/qualify.py:181:101: E501 Line too long (114 > 100)
ruff (E501): src/iicp_client/qualify.py#L180
src/iicp_client/qualify.py:180:101: E501 Line too long (115 > 100)
ruff (E501): src/iicp_client/qualify.py#L179
src/iicp_client/qualify.py:179:101: E501 Line too long (117 > 100)
ruff (E501): src/iicp_client/qualify.py#L178
src/iicp_client/qualify.py:178:101: E501 Line too long (110 > 100)
ruff (UP037): src/iicp_client/qualify.py#L175
src/iicp_client/qualify.py:175:47: UP037 Remove quotes from type annotation help: Remove quotes
ruff (E501): src/iicp_client/qualify.py#L167
src/iicp_client/qualify.py:167:101: E501 Line too long (104 > 100)
ruff (UP037): src/iicp_client/qualify.py#L145
src/iicp_client/qualify.py:145:14: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP037): src/iicp_client/qualify.py#L98
src/iicp_client/qualify.py:98:30: UP037 Remove quotes from type annotation help: Remove quotes
ruff (I001): src/iicp_client/__init__.py#L3
src/iicp_client/__init__.py:3:1: I001 Import block is un-sorted or un-formatted help: Organize imports
Type Check (mypy)
Process completed with exit code 1.
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/
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/
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/
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/
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/