Trim lines ending with superfluous whitespace #296
Annotations
14 errors and 36 warnings
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1488
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1518
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1520
Possibly using variable 'QtCore' before assignment (possibly-used-before-assignment)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1387
Access to member 'meshnode' before its definition line 1410 (access-member-before-definition)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1388
Access to member 'meshnode' before its definition line 1410 (access-member-before-definition)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1965
Instance of 'ComponentTaskPanel' has no 'treeBase' member (no-member)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1966
Instance of 'ComponentTaskPanel' has no 'treeAdditions' member (no-member)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1967
Instance of 'ComponentTaskPanel' has no 'treeSubtractions' member (no-member)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1968
Instance of 'ComponentTaskPanel' has no 'treeObjects' member (no-member)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L1969
Instance of 'ComponentTaskPanel' has no 'treeAxes' member (no-member)
|
Cpplint
Process completed with exit code 1.
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Black (Python):
src/Mod/Part/parttests/ColorTransparencyTest.py#L1
would reformat src/Mod/Part/parttests/ColorTransparencyTest.py
|
Black (Python):
src/Mod/PartDesign/PartDesignTests/TestHelix.py#L1
would reformat src/Mod/PartDesign/PartDesignTests/TestHelix.py
|
Black (Python):
src/Mod/BIM/TestArch.py#L1
would reformat src/Mod/BIM/TestArch.py
|
Black (Python):
src/Mod/BIM/ArchWall.py#L1
would reformat src/Mod/BIM/ArchWall.py
|
Black (Python):
src/Mod/BIM/ArchComponent.py#L1
would reformat src/Mod/BIM/ArchComponent.py
|
Pylint:
src/Mod/BIM/ArchComponent.py#L139
Line too long (106/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L161
Line too long (103/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L197
Line too long (149/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L199
Line too long (144/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L201
Line too long (159/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L203
Line too long (166/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L205
Line too long (156/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L207
Line too long (140/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L209
Line too long (179/100) (line-too-long)
|
Pylint:
src/Mod/BIM/ArchComponent.py#L211
Line too long (135/100) (line-too-long)
|
Cpplint:
src/Gui/DlgCheckableMessageBox.cpp#L275
Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]
|
Cpplint:
src/Gui/DlgCheckableMessageBox.cpp#L281
Do not include .cpp files from other packages [build/include] [4]
|
Cpplint:
src/Gui/Inventor/SoFCTransform.h#L24
#ifndef header guard has wrong style, please use: SRC_GUI_INVENTOR_SOFCTRANSFORM_H_ [build/header_guard] [5]
|
Cpplint:
src/Gui/Inventor/SoFCTransform.h#L65
#endif line should be "#endif // SRC_GUI_INVENTOR_SOFCTRANSFORM_H_" [build/header_guard] [5]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L62
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L68
Is this a non-const reference? If so, make const or use a pointer: TopoDS_Shape& wire [runtime/references] [2]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L74
Is this a non-const reference? If so, make const or use a pointer: TopoDS_Shape& face [runtime/references] [2]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L80
Is this a non-const reference? If so, make const or use a pointer: TopoDS_Shape& edge [runtime/references] [2]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L85
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
Cpplint:
src/Mod/Part/App/MeasureClient.cpp#L175
Is this a non-const reference? If so, make const or use a pointer: TopoDS_Shape &shapeOut [runtime/references] [2]
|
Clazy
fatal error: 'ui_DlgCheckableMessageBox.h' file not found
|
Clazy
opencascade::handle has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
|
Clazy
NCollection_ListNode has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
|
Clazy
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class NCollection_BaseList::Iterator &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Clazy
Pass small and trivially-copyable type by value (const class gp_XY &) [-Wclazy-function-args-by-value]
|
Loading