Skip to content

Tests

Tests #1

Manually triggered June 21, 2025 17:32
Status Failure
Total duration 22s
Artifacts

test.yml

on: workflow_dispatch
lint-and-format
6s
lint-and-format
Matrix: test-against-python-matrix
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint-and-format
Process completed with exit code 1.
Ruff (I001): tests/test_render_engine_tools.py#L1
tests/test_render_engine_tools.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/test_render_engine_init.py#L1
tests/test_render_engine_init.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/test_render_engine_cli.py#L1
tests/test_render_engine_cli.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/test_cli_commands.py#L1
tests/test_cli_commands.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): tests/test_cli.py#L1
tests/test_cli.py:1:1: I001 Import block is un-sorted or un-formatted