Styles revisited #51
Annotations
8 errors
|
lint-formatting
Process completed with exit code 1.
|
|
lint-formatting
ty check failed, see 'ty check' step for the details.
|
|
lint-formatting
Ruff check failed, see Summary or 'ruff' step for the details.
|
|
lint-formatting
Process completed with exit code 1.
|
|
ruff (UP037):
src/bonsai/bonsai/bim/module/style/ui.py#L218
src/bonsai/bonsai/bim/module/style/ui.py:218:66: UP037 Remove quotes from type annotation
help: Remove quotes
|
|
ruff (UP037):
src/bonsai/bonsai/bim/module/style/ui.py#L161
src/bonsai/bonsai/bim/module/style/ui.py:161:76: UP037 Remove quotes from type annotation
help: Remove quotes
|
|
ruff (I001):
nix/build-all.py#L126
nix/build-all.py:126:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
lint-formatting
Process completed with exit code 1.
|