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

fix dB units

fix dB units #464

Triggered via push October 22, 2024 12:01
Status Failure
Total duration 30s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F401): examples/minimal_led_orderable.py#L10
examples/minimal_led_orderable.py:10:21: F401 `tkinter.W` imported but unused
Ruff (E501): src/faebryk/core/solver.py#L26
src/faebryk/core/solver.py:26:89: E501 Line too long (105 > 88)
Ruff (E501): src/faebryk/core/solver.py#L28
src/faebryk/core/solver.py:28:89: E501 Line too long (103 > 88)
Ruff (E501): src/faebryk/core/solver.py#L29
src/faebryk/core/solver.py:29:89: E501 Line too long (98 > 88)
Ruff (E501): src/faebryk/core/solver.py#L42
src/faebryk/core/solver.py:42:89: E501 Line too long (105 > 88)
Ruff (E501): src/faebryk/core/solver.py#L46
src/faebryk/core/solver.py:46:89: E501 Line too long (98 > 88)
Ruff (I001): src/faebryk/library/has_multi_picker.py#L5
src/faebryk/library/has_multi_picker.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): src/faebryk/libs/app/erc.py#L41
src/faebryk/libs/app/erc.py:41:89: E501 Line too long (103 > 88)
Ruff (E501): src/faebryk/libs/e_series.py#L534
src/faebryk/libs/e_series.py:534:89: E501 Line too long (91 > 88)
Ruff (E501): src/faebryk/libs/e_series.py#L537
src/faebryk/libs/e_series.py:537:89: E501 Line too long (91 > 88)