Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

improve alias simplification #656

improve alias simplification

improve alias simplification #656

Triggered via push November 8, 2024 21:09
Status Failure
Total duration 28s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): src/faebryk/core/defaultsolver.py#L4
src/faebryk/core/defaultsolver.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): src/faebryk/core/defaultsolver.py#L349
src/faebryk/core/defaultsolver.py:349:89: E501 Line too long (127 > 88)
Ruff (E501): src/faebryk/core/defaultsolver.py#L744
src/faebryk/core/defaultsolver.py:744:89: E501 Line too long (92 > 88)
Ruff (E501): test/core/test_parameters.py#L68
test/core/test_parameters.py:68:89: E501 Line too long (120 > 88)
pytest
Process completed with exit code 1.