Skip to content

feat: Bump version to v0.1.2 for release #9

feat: Bump version to v0.1.2 for release

feat: Bump version to v0.1.2 for release #9

Triggered via push March 23, 2026 13:36
Status Failure
Total duration 29s
Artifacts

test.yml

on: push
Matrix: tests
Lint (Non-blocking)
18s
Lint (Non-blocking)
Workflow Summary
4s
Workflow Summary
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Tests (Python 3.11)
Process completed with exit code 2.
ruff (F401): src/pyinkcli/__init__.py#L5
src/pyinkcli/__init__.py:5:42: F401 `.dom` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Add unused import `dom` to __all__
ruff (F401): src/pyinkcli/__init__.py#L5
src/pyinkcli/__init__.py:5:26: F401 `.cursor_helpers` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Add unused import `cursor_helpers` to __all__
ruff (F401): src/pyinkcli/__init__.py#L5
src/pyinkcli/__init__.py:5:15: F401 `.component` imported but unused; consider removing, adding to `__all__`, or using a redundant alias help: Add unused import `component` to __all__
ruff (I001): src/pyinkcli/__init__.py#L5
src/pyinkcli/__init__.py:5:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): sitecustomize.py#L1
sitecustomize.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F841): examples/stress-test/stress-test.py#L176
examples/stress-test/stress-test.py:176:13: F841 Local variable `running` is assigned to but never used help: Remove assignment to unused variable `running`
ruff (I001): examples/stress-test/stress-test.py#L15
examples/stress-test/stress-test.py:15:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): examples/stress-test/stress-test-extreme.py#L19
examples/stress-test/stress-test-extreme.py:19:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (I001): examples/stress-test/stress-test-compare.py#L12
examples/stress-test/stress-test-compare.py:12:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F401): examples/stress-test/perf_metrics.py#L7
examples/stress-test/perf_metrics.py:7:29: F401 `collections.abc.Callable` imported but unused help: Remove unused import: `collections.abc.Callable`
Tests (Python 3.10)
Process completed with exit code 2.
Tests (Python 3.12)
Process completed with exit code 2.
Tests (Python 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. 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 (Non-blocking)
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. 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 (Non-blocking)
Mypy reported issues (non-blocking)
Lint (Non-blocking)
Ruff reported issues (non-blocking)
Tests (Python 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. 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 (Python 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. 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/