Skip to content

Python SDK 4.8.0 — full 1:1 parity with TypeScript SDK 4.8.0 #57

Python SDK 4.8.0 — full 1:1 parity with TypeScript SDK 4.8.0

Python SDK 4.8.0 — full 1:1 parity with TypeScript SDK 4.8.0 #57

Triggered via pull request June 20, 2026 09:06
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
Matrix: Unit Tests
Lint & Type Check
21s
Lint & Type Check
Mutation testing
0s
Mutation testing
Security Tests
Security Tests
Coverage Report
Coverage Report
Property-Based Tests
Property-Based Tests
SDK Parity Tests
0s
SDK Parity Tests
Performance Benchmarks
Performance Benchmarks
Live Base sepolia integration
Live Base sepolia integration
Integration Tests
Integration Tests
Test Summary
2s
Test Summary
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 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#L335
src/agirails/__init__.py:335:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/agirails/__init__.py#L296
src/agirails/__init__.py:296: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)
The operation was canceled.
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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Tests (3.10)
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, actions/setup-python@v5. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/