Fix various typos throughout the codebase #222
Annotations
11 errors and 39 warnings
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/Arch/ArchWall.py#L181
Module 'ArchSketchObject' has no 'makeArchSketch' member (no-member)
|
Pylint:
src/Mod/Arch/ArchWall.py#L833
Instance of 'list' has no 'fuse' member (no-member)
|
Pylint:
src/Mod/Arch/ArchWall.py#L1143
Module 'ArchSketchObject' has no 'sortSketchWidth' member (no-member)
|
Pylint:
src/Mod/Arch/ArchWall.py#L1188
Module 'ArchSketchObject' has no 'sortSketchAlign' member (no-member)
|
Pylint
Process completed with exit code 1.
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax)
Process completed with exit code 1.
|
Cpplint
Process completed with exit code 1.
|
Clang-tidy:
src/Gui/Action.cpp#L1385
'moc_Action.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/DlgPreferencesImp.cpp#L51
'ui_DlgPreferences.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/Tree.cpp#L5737
'moc_Tree.cpp' file not found [clang-diagnostic-error]
|
Black (Python):
src/Mod/Fem/femobjects/constraint_tie.py#L1
would reformat src/Mod/Fem/femobjects/constraint_tie.py
|
Black (Python):
src/Mod/Arch/ArchBuildingPart.py#L1
would reformat src/Mod/Arch/ArchBuildingPart.py
|
Black (Python):
src/Mod/Arch/ArchWall.py#L1
would reformat src/Mod/Arch/ArchWall.py
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L234
Line too long (136/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L244
Line too long (127/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L258
Line too long (149/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L269
Line too long (109/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L272
Line too long (122/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L273
Line too long (101/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L291
Line too long (118/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L333
Line too long (137/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L335
Line too long (172/100) (line-too-long)
|
Pylint:
src/Mod/Arch/ArchBuildingPart.py#L338
Line too long (161/100) (line-too-long)
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Tree.cpp#L975
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Cpplint:
src/Gui/SoFCUnifiedSelection.cpp#L591
If you can, use sizeof(buf) instead of 512 as the 2nd arg to snprintf. [runtime/printf] [3]
|
Cpplint:
src/Gui/SoFCUnifiedSelection.cpp#L668
If you can, use sizeof(buf) instead of 512 as the 2nd arg to snprintf. [runtime/printf] [3]
|
Cpplint:
src/Gui/SoFCUnifiedSelection.cpp#L1233
Storage-class specifier (static, extern, typedef, etc) should be at the beginning of the declaration. [build/storage_class] [5]
|
Cpplint:
src/Gui/Tree.cpp#L5371
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Cpplint:
src/Mod/Part/App/TopoShapeExpansion.cpp#L2916
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
|
Clazy
fatal error: 'moc_Action.cpp' file not found
|
Clazy
fatal error: 'ui_DlgPreferences.h' file not found
|
Clazy:
src/Gui/SoFCUnifiedSelection.cpp#L89
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Clazy
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Clazy
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Clazy
fatal error: 'moc_Tree.cpp' file not found
|
Clazy:
src/Mod/Part/App/PartFeature.cpp#L1187
unused parameter 'container' [-Wunused-parameter]
|
Clazy:
src/Mod/Part/App/PartFeature.cpp#L78
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Clazy
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Clazy
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Clang-tidy:
src/Gui/Action.cpp#L259
multiple declarations in a single statement reduces readability [readability-isolate-declaration]
|
Clang-tidy:
src/Gui/Action.cpp#L310
function 'createToolTip' has cognitive complexity of 34 (threshold 25) [readability-function-cognitive-complexity]
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: +3, including nesting penalty of 2, nesting level increased to 3
|
The logs for this run have expired and are no longer available.
Loading