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

cleaner handle_parent_add #32

cleaner handle_parent_add

cleaner handle_parent_add #32

Triggered via push August 27, 2024 21:48
Status Failure
Total duration 31s
Artifacts

pytest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F821): examples/route.py#L73
examples/route.py:73:43: F821 Undefined name `extrude_y`
Ruff (F821): examples/route.py#L74
examples/route.py:74:41: F821 Undefined name `extrude_y`
Ruff (F821): examples/route.py#L90
examples/route.py:90:44: F821 Undefined name `extrude_y`
Ruff (F821): examples/route.py#L91
examples/route.py:91:41: F821 Undefined name `extrude_y`
Ruff (I001): src/faebryk/core/util.py#L4
src/faebryk/core/util.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): src/faebryk/core/util.py#L4
src/faebryk/core/util.py:4:17: F401 `ast.Call` imported but unused
Ruff (F401): src/faebryk/library/Constant.py#L6
src/faebryk/library/Constant.py:6:30: F401 `faebryk.library._F` imported but unused
Ruff (F401): src/faebryk/library/Constant.py#L8
src/faebryk/library/Constant.py:8:34: F401 `faebryk.libs.library.L` imported but unused
Ruff (F401): src/faebryk/library/has_single_electric_reference.py#L8
src/faebryk/library/has_single_electric_reference.py:8:30: F401 `faebryk.library._F` imported but unused
test
Process completed with exit code 1.