BIM: Several fixes to nativeIFC lock/unlock system - fixes #17862 #1603
Annotations
13 errors and 28 warnings
Codespell
Process completed with exit code 1.
|
Check for trailing whitespaces
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/BIM/ArchSite.py#L162
Using variable 'pysolar' before assignment (used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSite.py#L847
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSite.py#L862
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSite.py#L864
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSite.py#L1033
Access to member 'diagramnode' before its definition line 1040 (access-member-before-definition)
|
Pylint:
src/Mod/BIM/InitGui.py#L595
Module 'nativeifc.ifc_status' has no 'toggle_lock' member (no-member)
|
Pylint:
src/Mod/BIM/TestArch.py#L719
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/importers/importSH3DHelper.py#L205
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/importers/importSH3DHelper.py#L1538
No value for argument 'elm' in method call (no-value-for-parameter)
|
Pylint:
src/Mod/BIM/nativeifc/ifc_tools.py#L196
Possibly using variable 'person' before assignment (possibly-used-before-assignment)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Codespell:
src/Mod/BIM/nativeifc/ifc_export.py#L237
mesured ==> measured
|
Codespell:
src/Mod/BIM/nativeifc/ifc_tools.py#L411
childen ==> children
|
Codespell:
src/Mod/BIM/nativeifc/ifc_tools.py#L411
documemt ==> document
|
Codespell:
src/Mod/BIM/nativeifc/ifc_tools.py#L1462
anumber ==> a number
|
Codespell:
src/Mod/BIM/nativeifc/ifc_tools.py#L1464
anumber ==> a number
|
Check for trailing whitespaces:
src/Mod/BIM/TestArch.py#L796
<-- trailing whitespace
|
Check for trailing whitespaces:
src/Mod/BIM/TestArch.py#L806
<-- trailing whitespace
|
Black (Python):
src/Mod/BIM/Init.py#L1
would reformat src/Mod/BIM/Init.py
|
Black (Python):
src/Mod/BIM/importers/importSH3D.py#L1
would reformat src/Mod/BIM/importers/importSH3D.py
|
Black (Python):
src/Mod/BIM/InitGui.py#L1
would reformat src/Mod/BIM/InitGui.py
|
Black (Python):
src/Mod/BIM/nativeifc/ifc_diff.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_diff.py
|
Black (Python):
src/Mod/BIM/TestArch.py#L1
would reformat src/Mod/BIM/TestArch.py
|
Black (Python):
src/Mod/BIM/nativeifc/ifc_export.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_export.py
|
Black (Python):
src/Mod/BIM/nativeifc/ifc_status.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_status.py
|
Black (Python):
src/Mod/BIM/ArchSite.py#L1
would reformat src/Mod/BIM/ArchSite.py
|
Black (Python):
src/Mod/Draft/draftgeoutils/arcs.py#L1
would reformat src/Mod/Draft/draftgeoutils/arcs.py
|
Black (Python):
src/Mod/Draft/draftgeoutils/general.py#L1
would reformat src/Mod/Draft/draftgeoutils/general.py
|
Pylint:
src/Mod/BIM/ArchSite.py#L104
Line too long (139/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L112
Line too long (115/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L283
Line too long (107/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L523
Line too long (132/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L525
Line too long (192/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L527
Line too long (143/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L529
Line too long (123/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L531
Line too long (147/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L533
Line too long (129/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSite.py#L535
Line too long (130/100) (line-too-long)
|
Loading