Bump ruff from 0.15.12 to 0.15.17#8169
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
21 errors
|
Final check
Process completed with exit code 1.
|
|
Final check
ty check failed, see 'ty check' step for the details.
|
|
Final check
Ruff check failed, see Summary or 'ruff' step for the details.
|
|
Final check
Black formatting check failed, see Summary or 'black' step for the details.
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py#L31
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py:31:8: F401 `ifcopenshell.util.unit` imported but unused
help: Remove unused import: `ifcopenshell.util.unit`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py#L30
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py:30:8: F401 `ifcopenshell.util.alignment` imported but unused
help: Remove unused import: `ifcopenshell.util.alignment`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py#L29
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py:29:8: F401 `ifcopenshell.geom` imported but unused
help: Remove unused import: `ifcopenshell.geom`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py#L28
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_layout.py:28:8: F401 `ifcopenshell.api.pset` imported but unused
help: Remove unused import: `ifcopenshell.api.pset`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_curve.py#L26
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_curve.py:26:8: F401 `ifcopenshell.util.unit` imported but unused
help: Remove unused import: `ifcopenshell.util.unit`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_curve.py#L25
src/ifcopenshell-python/ifcopenshell/api/alignment/_add_segment_to_curve.py:25:45: F401 `ifcopenshell.ifcopenshell_wrapper` imported but unused
help: Remove unused import: `ifcopenshell.ifcopenshell_wrapper`
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/__init__.py#L98
src/ifcopenshell-python/ifcopenshell/__init__.py:98:44: F401 `.ifcopenshell_wrapper.logger` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `logger` to __all__
|
|
Ruff check:
src/ifcopenshell-python/ifcopenshell/__init__.py#L98
src/ifcopenshell-python/ifcopenshell/__init__.py:98:35: F401 `.ifcopenshell_wrapper.get_log` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
help: Add unused import `get_log` to __all__
|
|
Ruff check:
src/bonsai/bonsai/bim/module/model/ui.py#L19
src/bonsai/bonsai/bim/module/model/ui.py:19:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Ruff check:
src/bonsai/bonsai/bim/module/geometry/ui.py#L19
src/bonsai/bonsai/bim/module/geometry/ui.py:19:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
ty check
Process completed with exit code 1.
|
|
Black formatter annotations:
src/ifcopenshell-python/ifcopenshell/geom/main.py#L511
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/ifcopenshell-python/ifcopenshell/geom/main.py
|
|
Black formatter annotations:
src/bonsai/test/bim/test_preview_cancel_ops_forward_compat.py#L142
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/bonsai/test/bim/test_preview_cancel_ops_forward_compat.py
|
|
Black formatter annotations:
src/bonsai/test/bim/module/model/test_mep_segment_edition.py#L176
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/bonsai/test/bim/module/model/test_mep_segment_edition.py
|
|
Black formatter annotations:
src/bonsai/test/bim/module/model/test_mep_distribution_fit_smoke.py#L181
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/bonsai/test/bim/module/model/test_mep_distribution_fit_smoke.py
|
|
Black formatter annotations:
src/bonsai/test/bim/module/model/test_mep_distribution_fit_smoke.py#L149
Black formatting issue in /home/runner/work/IfcOpenShell/IfcOpenShell/src/bonsai/test/bim/module/model/test_mep_distribution_fit_smoke.py
|
|
Black formatter
Process completed with exit code 1.
|
background
wait
wait-all
cancel
parallel
Loading