Skip to content

Defer asyncio and typing_extensions imports (lazy package init) #186

Defer asyncio and typing_extensions imports (lazy package init)

Defer asyncio and typing_extensions imports (lazy package init) #186

Triggered via push June 24, 2026 01:06
Status Failure
Total duration 39s
Artifacts

main.yml

on: push
docs_and_lint
32s
docs_and_lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 7 warnings
build (3.10)
Process completed with exit code 1.
ruff (D403): python_utils/converters.py#L355
python_utils/converters.py:355:5: D403 First word of the docstring should be capitalized: `remap` -> `Remap` help: Capitalize `remap` to `Remap`
ruff (UP006): python_utils/__init__.py#L174
python_utils/__init__.py:174:18: UP006 Use `list` instead of `typing.List` for type annotation help: Replace with `list`
ruff (UP006): python_utils/__init__.py#L124
python_utils/__init__.py:124:18: UP006 Use `dict` instead of `typing.Dict` for type annotation help: Replace with `dict`
build (3.12)
The strategy configuration was canceled because "build._3_10" failed
build (3.12)
Process completed with exit code 1.
ruff (D403): python_utils/converters.py#L355
python_utils/converters.py:355:5: D403 First word of the docstring should be capitalized: `remap` -> `Remap` help: Capitalize `remap` to `Remap`
ruff (UP006): python_utils/__init__.py#L174
python_utils/__init__.py:174:18: UP006 Use `list` instead of `typing.List` for type annotation help: Replace with `list`
ruff (UP006): python_utils/__init__.py#L124
python_utils/__init__.py:124:18: UP006 Use `dict` instead of `typing.Dict` for type annotation help: Replace with `dict`
build (3.11)
The strategy configuration was canceled because "build._3_10" failed
build (3.11)
Process completed with exit code 1.
ruff (D403): python_utils/converters.py#L355
python_utils/converters.py:355:5: D403 First word of the docstring should be capitalized: `remap` -> `Remap` help: Capitalize `remap` to `Remap`
ruff (UP006): python_utils/__init__.py#L174
python_utils/__init__.py:174:18: UP006 Use `list` instead of `typing.List` for type annotation help: Replace with `list`
ruff (UP006): python_utils/__init__.py#L124
python_utils/__init__.py:124:18: UP006 Use `dict` instead of `typing.Dict` for type annotation help: Replace with `dict`
docs_and_lint
Process completed with exit code 1.
ruff (D403): python_utils/converters.py#L355
python_utils/converters.py:355:5: D403 First word of the docstring should be capitalized: `remap` -> `Remap` help: Capitalize `remap` to `Remap`
ruff (UP006): python_utils/__init__.py#L174
python_utils/__init__.py:174:18: UP006 Use `list` instead of `typing.List` for type annotation help: Replace with `list`
ruff (UP006): python_utils/__init__.py#L124
python_utils/__init__.py:124:18: UP006 Use `dict` instead of `typing.Dict` for type annotation help: Replace with `dict`
build (3.9)
The strategy configuration was canceled because "build._3_10" failed
build (3.9)
The operation was canceled.
build (pypy3.9)
The strategy configuration was canceled because "build._3_10" failed
build (pypy3.9)
The operation was canceled.
build (pypy3.10)
The strategy configuration was canceled because "build._3_10" failed
build (pypy3.10)
The operation was canceled.
build (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/
build (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/
build (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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docs_and_lint
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/
build (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/
build (pypy3.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/
build (pypy3.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/