Restore StraightDistance after Justification has been changed to Center #26
Annotations
11 errors and 39 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/Draft/draftviewproviders/view_label.py#L447
bad operand type for unary -: NoneType (invalid-unary-operand-type)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L447
bad operand type for unary -: NoneType (invalid-unary-operand-type)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L340
Access to member 'straight_distance' before its definition line 363 (access-member-before-definition)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L341
Access to member 'straight_distance' before its definition line 363 (access-member-before-definition)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L351
Access to member 'straight_distance' before its definition line 363 (access-member-before-definition)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L352
Access to member 'straight_distance' before its definition line 363 (access-member-before-definition)
|
Pylint
Process completed with exit code 1.
|
Cpplint
Process completed with exit code 1.
|
Codespell:
src/App/MeasureManagerPy.xml#L18
accross ==> across
|
|
|
Codespell:
src/Mod/Part/App/TopoShapeEdgePyImp.cpp#L721
Transfert ==> Transfer, Transferred
|
Check for trailing whitespaces:
src/Mod/CAM/libarea/CMakeLists.txt#L1
# Turn compiler warnings on for gcc <-- trailing whitespace
|
Check for trailing whitespaces:
src/Mod/Part/App/MeasureClient.cpp#L342
// TODO: Center of Mass might not lie on the surface, somehow snap to the closest point on the surface? <-- trailing whitespace
|
Check for trailing whitespaces:
src/Mod/Part/App/MeasureClient.cpp#L364
TopoDS_Vertex vertex = TopoDS::Vertex(shape); <-- trailing whitespace
|
Check for trailing whitespaces:
src/Mod/Part/App/MeasureClient.cpp#L389
<-- trailing whitespace
|
Check for trailing whitespaces:
src/Mod/Part/App/MeasureClient.cpp#L393
<-- trailing whitespace
|
Black (Python):
src/Mod/Draft/draftviewproviders/view_point.py#L1
would reformat src/Mod/Draft/draftviewproviders/view_point.py
|
Black (Python):
src/Mod/Part/parttests/BRep_tests.py#L1
would reformat src/Mod/Part/parttests/BRep_tests.py
|
Black (Python):
src/Mod/Draft/draftviewproviders/view_label.py#L1
would reformat src/Mod/Draft/draftviewproviders/view_label.py
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L151
Line too long (108/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L252
Line too long (110/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L267
Line too long (120/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L340
Line too long (120/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L341
Line too long (109/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L351
Line too long (120/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L352
Line too long (109/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L363
Line too long (118/100) (line-too-long)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L35
Use 'from pivy import coin' instead (consider-using-from-import)
|
Pylint:
src/Mod/Draft/draftviewproviders/view_label.py#L48
Too many instance attributes (21/15) (too-many-instance-attributes)
|
Cpplint:
src/Mod/Part/App/TopoShape.cpp#L1946
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Cpplint:
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp#L1168
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
Cpplint:
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp#L1183
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
Cpplint:
src/Mod/Sketcher/Gui/DrawSketchHandler.cpp#L1199
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
Clazy:
src/Mod/Part/App/TopoShape.cpp#L195
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:
src/Mod/Part/App/TopoShape.cpp#L413
non-POD static (array) [-Wclazy-non-pod-global-static]
|
Clazy:
src/Mod/PartDesign/App/FeatureExtrude.cpp#L46
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:
src/Mod/PartDesign/App/FeatureSketchBased.cpp#L65
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:
build/src/Mod/Part/App/TopoShapeEdgePy.h#L129
function 'Part::TopoShapeEdgePy::setTolerance' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy
note: the definition seen here
|
Clang-tidy
note: differing parameters are named here: ('arg'), in definition: ('tol')
|
The logs for this run have expired and are no longer available.
Loading