Merge upstream v0.8.0: resolve conflict in Settings tuple #1
ci-black-formatting.yaml
on: push
lint-formatting
1m 34s
Annotations
8 errors
|
lint-formatting
Process completed with exit code 1.
|
|
lint-formatting
Ruff check failed, see Summary or 'ruff' step for the details.
|
|
lint-formatting
Black formatting check failed, see Summary or 'black' step for the details.
|
|
lint-formatting
Process completed with exit code 1.
|
|
ruff (I001):
src/bonsai/test/core/test_ifcgit.py#L20
src/bonsai/test/core/test_ifcgit.py:20:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
src/bonsai/bonsai/tool/raycast.py#L19
src/bonsai/bonsai/tool/raycast.py:19:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ruff (I001):
src/bonsai/bonsai/tool/ifcgit.py#L291
src/bonsai/bonsai/tool/ifcgit.py:291:9: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
lint-formatting
Process completed with exit code 1.
|