Bonsai, drawing sheets show git tag revision history in titleblocks #4211
ci-black-formatting.yaml
on: pull_request
lint-formatting
1m 36s
Annotations
9 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
|
|
Black Format Issue:
src/ifcopenshell-python/ifcopenshell/draw.py#L45
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/ifcopenshell-python/ifcopenshell/draw.py
|
|
lint-formatting
Process completed with exit code 1.
|