Skip to content

test: D — live Base sepolia integration tests (gated, opt-in) #37

test: D — live Base sepolia integration tests (gated, opt-in)

test: D — live Base sepolia integration tests (gated, opt-in) #37

Triggered via push May 23, 2026 10:53
Status Failure
Total duration 57s
Artifacts

test.yml

on: push
Matrix: Unit Tests
Lint & Type Check
22s
Lint & Type Check
Security Tests
0s
Security Tests
Coverage Report
0s
Coverage Report
Property-Based Tests
0s
Property-Based Tests
SDK Parity Tests
0s
SDK Parity Tests
Performance Benchmarks
0s
Performance Benchmarks
Integration Tests
0s
Integration Tests
Test Summary
4s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 7 warnings
ruff (UP006): src/agirails/adapters/adapter_registry.py#L114
src/agirails/adapters/adapter_registry.py:114:34: UP006 Use `list` instead of `List` for type annotation help: Replace with `list`
ruff (UP006): src/agirails/adapters/adapter_registry.py#L91
src/agirails/adapters/adapter_registry.py:91:26: UP006 Use `list` instead of `List` for type annotation help: Replace with `list`
ruff (UP045): src/agirails/adapters/adapter_registry.py#L79
src/agirails/adapters/adapter_registry.py:79:39: UP045 Use `X | None` for type annotations help: Convert to `X | None`
ruff (UP006): src/agirails/adapters/adapter_registry.py#L46
src/agirails/adapters/adapter_registry.py:46:25: UP006 Use `dict` instead of `Dict` for type annotation help: Replace with `dict`
ruff (UP035): src/agirails/adapters/adapter_registry.py#L14
src/agirails/adapters/adapter_registry.py:14:1: UP035 `typing.List` is deprecated, use `list` instead
ruff (UP035): src/agirails/adapters/adapter_registry.py#L14
src/agirails/adapters/adapter_registry.py:14:1: UP035 `typing.Dict` is deprecated, use `dict` instead
ruff (I001): src/agirails/adapters/__init__.py#L31
src/agirails/adapters/__init__.py:31:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/agirails/__init__.py#L334
src/agirails/__init__.py:334:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/agirails/__init__.py#L295
src/agirails/__init__.py:295:5: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/agirails/__init__.py#L37
src/agirails/__init__.py:37:1: I001 Import block is un-sorted or un-formatted help: Organize imports
Unit Tests (3.11)
Process completed with exit code 1.
Unit Tests (3.12)
The strategy configuration was canceled because "test-fast._3_11" failed
Unit Tests (3.12)
Process completed with exit code 1.
Unit Tests (3.10)
The strategy configuration was canceled because "test-fast._3_11" failed
Unit Tests (3.10)
The operation was canceled.
Unit Tests (3.9)
The strategy configuration was canceled because "test-fast._3_11" failed
Unit Tests (3.9)
The operation was canceled.
Test Summary
Process completed with exit code 1.
Lint & Type Check
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/
Unit Tests (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/upload-artifact@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/
Unit Tests (3.11)
No files were found with the provided path: pytest.log .pytest_cache/. No artifacts will be uploaded.
Unit Tests (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/upload-artifact@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/
Unit Tests (3.12)
No files were found with the provided path: pytest.log .pytest_cache/. No artifacts will be uploaded.
Unit Tests (3.10)
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/
Unit Tests (3.9)
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/