This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
WIP #92
Annotations
10 errors
src/faebryk/core/graphinterface.py#L4
src/faebryk/core/graphinterface.py:4:54: F401 `typing.cast` imported but unused
|
src/faebryk/core/util.py#L6
src/faebryk/core/util.py:6:22: F401 `textwrap.indent` imported but unused
|
src/faebryk/core/util.py#L8
src/faebryk/core/util.py:8:5: F401 `typing.Callable` imported but unused
|
src/faebryk/core/util.py#L10
src/faebryk/core/util.py:10:5: F401 `typing.Sequence` imported but unused
|
src/faebryk/core/util.py#L22
src/faebryk/core/util.py:22:31: F401 `faebryk.core.link.Link` imported but unused
|
src/faebryk/core/util.py#L29
src/faebryk/core/util.py:29:40: F401 `faebryk.libs.util.Tree` imported but unused
|
src/faebryk/core/util.py#L29
src/faebryk/core/util.py:29:46: F401 `faebryk.libs.util.cast_assert` imported but unused
|
src/faebryk/core/util.py#L29
src/faebryk/core/util.py:29:59: F401 `faebryk.libs.util.zip_dicts_by_key` imported but unused
|
src/faebryk/core/util.py#L29
src/faebryk/core/util.py:29:77: F401 `faebryk.libs.util.zip_exhaust` imported but unused
|
src/faebryk/core/util.py#L232
src/faebryk/core/util.py:232:26: F821 Undefined name `get_all_nodes`
|
This job failed
Loading