Skip to content

Release pycodify 0.1.3 #10

Release pycodify 0.1.3

Release pycodify 0.1.3 #10

Triggered via push July 21, 2026 21:37
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
ruff (UP037): src/pycodify/core.py#L17
src/pycodify/core.py:17:51: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP037): src/pycodify/core.py#L17
src/pycodify/core.py:17:30: UP037 Remove quotes from type annotation help: Remove quotes
ruff (UP006): src/pycodify/core.py#L15
src/pycodify/core.py:15:24: UP006 Use `tuple` instead of `Tuple` for type annotation help: Replace with `tuple`
ruff (UP006): src/pycodify/core.py#L15
src/pycodify/core.py:15:14: UP006 Use `frozenset` instead of `FrozenSet` for type annotation help: Replace with `frozenset`
ruff (UP035): src/pycodify/core.py#L7
src/pycodify/core.py:7:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
ruff (UP035): src/pycodify/core.py#L7
src/pycodify/core.py:7:1: UP035 `typing.List` is deprecated, use `list` instead
ruff (UP035): src/pycodify/core.py#L7
src/pycodify/core.py:7:1: UP035 `typing.FrozenSet` is deprecated, use `frozenset` instead
ruff (UP035): src/pycodify/core.py#L7
src/pycodify/core.py:7:1: UP035 Import from `collections.abc` instead: `Iterable` help: Import from `collections.abc`
ruff (I001): src/pycodify/core.py#L1
src/pycodify/core.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): src/pycodify/__init__.py#L1
src/pycodify/__init__.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
code-quality
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/
test (3.13, ubuntu-latest)
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/
test (3.11, ubuntu-latest)
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/
test (3.10, ubuntu-latest)
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
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/
test (3.12, macos-latest)
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/
test (3.11, macos-latest)
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/
test (3.13, macos-latest)
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/
test (3.12, ubuntu-latest)
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, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (3.10, macos-latest)
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/
test (3.10, windows-latest)
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/
test (3.12, windows-latest)
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/
test (3.11, windows-latest)
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/
test (3.13, windows-latest)
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/