Skip to content

pin ruff

pin ruff #2

Triggered via push June 21, 2025 17:36
Status Failure
Total duration 22s
Artifacts

test.yml

on: push
lint-and-format
7s
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