Fem: Rename enable/disable electromagnetic properties #352
Annotations
12 errors and 38 warnings
Codespell
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L630
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L633
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L635
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/bimcommands/BimLayers.py#L210
Module 'nativeifc.ifc_tools' has no 'create_layer' member (no-member)
|
Pylint:
src/Mod/BIM/bimcommands/BimLayers.py#L216
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/importers/importSH3DHelper.py#L213
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/importers/importSH3DHelper.py#L1900
No value for argument 'elm' in method call (no-value-for-parameter)
|
Pylint:
src/Mod/Draft/DraftGui.py#L1654
Instance of 'DraftToolBar' has no 'ui' member (no-member)
|
Pylint:
src/Mod/Draft/draftguitools/gui_layers.py#L184
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/Draft/draftutils/gui_utils.py#L108
Possibly using variable 'Gui' 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/importers/importSH3DHelper.py#L908
correspondance ==> correspondence
|
Codespell:
src/Mod/BIM/importers/importSH3DHelper.py#L909
elemement ==> element
|
Codespell:
src/Mod/BIM/importers/importSH3DHelper.py#L1690
countour ==> contour, counter
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L376
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L381
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L385
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L395
overide ==> override
|
Codespell:
src/Mod/Draft/draftutils/gui_utils.py#L398
overide ==> override
|
Black (Python):
src/Mod/BIM/bimcommands/BimLayers.py#L1
would reformat src/Mod/BIM/bimcommands/BimLayers.py
|
Black (Python):
src/Mod/Draft/draftguitools/gui_annotationstyleeditor.py#L1
would reformat src/Mod/Draft/draftguitools/gui_annotationstyleeditor.py
|
Black (Python):
src/Mod/BIM/ArchSchedule.py#L1
would reformat src/Mod/BIM/ArchSchedule.py
|
Black (Python):
src/Mod/Draft/draftguitools/gui_groups.py#L1
would reformat src/Mod/Draft/draftguitools/gui_groups.py
|
Black (Python):
src/Mod/Draft/draftguitools/gui_layers.py#L1
would reformat src/Mod/Draft/draftguitools/gui_layers.py
|
Black (Python):
src/Mod/Draft/draftutils/gui_utils.py#L1
would reformat src/Mod/Draft/draftutils/gui_utils.py
|
Black (Python):
src/Mod/Draft/draftviewproviders/view_draft_annotation.py#L1
would reformat src/Mod/Draft/draftviewproviders/view_draft_annotation.py
|
Black (Python):
src/Mod/Draft/DraftGui.py#L1
would reformat src/Mod/Draft/DraftGui.py
|
Black (Python):
src/Mod/BIM/importers/importSH3DHelper.py#L1
would reformat src/Mod/BIM/importers/importSH3DHelper.py
|
Black (Python):
src/Mod/Draft/draftutils/utils.py#L1
would reformat src/Mod/Draft/draftutils/utils.py
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L100
Line too long (124/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L109
Line too long (114/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L110
Line too long (112/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L116
Line too long (144/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L118
Line too long (141/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L120
Line too long (140/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L122
Line too long (142/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L124
Line too long (141/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L126
Line too long (194/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchSchedule.py#L128
Line too long (202/100) (line-too-long)
|
Cpplint:
src/App/Application.cpp#L161
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/Application.cpp#L162
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/Application.cpp#L163
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/Application.cpp#L164
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/Application.cpp#L165
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/Application.cpp#L684
Is this a non-const reference? If so, make const or use a pointer: bool &f [runtime/references] [2]
|
Cpplint:
src/App/Application.cpp#L684
Is this a non-const reference? If so, make const or use a pointer: boost::signals2::signal<void ()> &s [runtime/references] [2]
|
Cpplint:
src/App/Application.cpp#L1254
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
Cpplint:
src/App/Application.cpp#L1262
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
Loading