fix: align terminal redraw semantics and inline example fixtures #11
test.yml
on: push
Matrix: tests
Lint (Non-blocking)
18s
Workflow Summary
2s
Annotations
13 errors and 6 warnings
|
ruff (I001):
examples/jest/index.py#L3
examples/jest/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/incremental-rendering/index.py#L3
examples/incremental-rendering/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/cursor-ime/index.py#L3
examples/cursor-ime/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/counter/index.py#L3
examples/counter/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/concurrent-suspense/index.py#L3
examples/concurrent-suspense/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/chat/index.py#L3
examples/chat/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/box-backgrounds/index.py#L3
examples/box-backgrounds/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/borders/index.py#L3
examples/borders/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/aria/index.py#L3
examples/aria/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
examples/alternate-screen/index.py#L3
examples/alternate-screen/index.py:3:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Tests (Python 3.10)
Process completed with exit code 1.
|
|
Tests (Python 3.12)
Process completed with exit code 1.
|
|
Tests (Python 3.11)
Process completed with exit code 1.
|
|
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/
|
|
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/
|