Base: extend ShapeHintsItem to allow to set vertex ordering and shape… #14
Annotations
7 errors and 43 warnings
|
src/Mod/Arch/ArchSite.py#L188
Using variable 'pysolar' before assignment (used-before-assignment)
|
src/Mod/Arch/ArchSite.py#L1096
Access to member 'diagramnode' before its definition line 1103 (access-member-before-definition)
|
|
|
src/Mod/Sketcher/Gui/DrawSketchHandlerOffset.h#L221
no type named 'SignalException' in namespace 'Base'; did you mean 'FileException'?
|
|
src/Mod/Arch/ArchSite.py#L1
would reformat src/Mod/Arch/ArchSite.py
|
src/Mod/Arch/ArchBuildingPart.py#L1
would reformat src/Mod/Arch/ArchBuildingPart.py
|
src/Mod/Draft/InitGui.py#L1
would reformat src/Mod/Draft/InitGui.py
|
src/Mod/Draft/draftobjects/base.py#L1
would reformat src/Mod/Draft/draftobjects/base.py
|
src/Mod/Draft/WorkingPlane.py#L1
would reformat src/Mod/Draft/WorkingPlane.py
|
src/Mod/Arch/ArchBuildingPart.py#L232
Line too long (136/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L242
Line too long (127/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L256
Line too long (149/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L267
Line too long (109/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L270
Line too long (122/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L271
Line too long (101/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L289
Line too long (118/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L331
Line too long (137/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L333
Line too long (172/100) (line-too-long)
|
src/Mod/Arch/ArchBuildingPart.py#L336
Line too long (161/100) (line-too-long)
|
src/Base/Builder3D.cpp#L1111
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
|
src/Base/Builder3D.h#L427
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Base/Builder3D.h#L460
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Base/Builder3D.h#L473
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Base/Builder3D.h#L486
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Base/Builder3D.h#L588
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp#L1154
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
src/Mod/Sketcher/Gui/DrawSketchHandlerRectangle.h#L274
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
|
|
|
|
|
|
src/Gui/MainWindow.h#L263
getter Gui::MainWindow::isRestoringWindowState possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
|
|
|
src/Gui/MainWindow.h#L263
getter Gui::MainWindow::isRestoringWindowState possibly mismarked as a slot [-Wclazy-const-signal-or-slot]
|
src/Base/Builder3D.cpp#L254
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L276
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L284
8 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
src/Base/Builder3D.cpp#L284
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L286
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L288
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L290
8 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
src/Base/Builder3D.cpp#L290
statement should be inside braces [readability-braces-around-statements]
|
src/Base/Builder3D.cpp#L300
pass by value and use std::move [modernize-pass-by-value]
|
src/Base/Builder3D.cpp#L314
pass by value and use std::move [modernize-pass-by-value]
|
The logs for this run have expired and are no longer available.
Loading