Merge branch 'FreeCAD:main' into main #52
Annotations
10 errors and 40 warnings
|
|
|
src/Ext/freecad/freecad_doc.py#L71
No value for argument 'fgcol' in method call (no-value-for-parameter)
|
src/Ext/freecad/freecad_doc.py#L71
No value for argument 'bgcol' in method call (no-value-for-parameter)
|
src/Mod/AddonManager/AddonManager.py#L776
Possibly using variable 'default_icon' before assignment (possibly-used-before-assignment)
|
src/Mod/AddonManager/NetworkManager.py#L301
Possibly using variable 'app' before assignment (possibly-used-before-assignment)
|
src/Mod/AddonManager/NetworkManager.py#L478
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
|
src/Mod/AddonManager/NetworkManager.py#L490
Possibly using variable 'QtWidgets' before assignment (possibly-used-before-assignment)
|
|
src/3rdParty/OndselSolver/testapp/camfollower.asmt#L4
hightlight ==> highlight
|
src/3rdParty/OndselSolver/testapp/gyro.asmt#L4
precess ==> process
|
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L68
prevEnd ==> prevent
|
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L195
prevEnd ==> prevent
|
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L201
prevEnd ==> prevent
|
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.h#L61
prevEnd ==> prevent
|
src/Gui/SoFCCSysDragger.cpp#L364
incrementIn ==> incrementing, increment in
|
src/Gui/SoFCCSysDragger.cpp#L372
incrementIn ==> incrementing, increment in
|
src/Gui/SoFCCSysDragger.cpp#L373
incrementIn ==> incrementing, increment in
|
src/Gui/SoFCCSysDragger.cpp#L374
incrementIn ==> incrementing, increment in
|
src/App/MeasureManager.cpp#L125
<-- trailing whitespace
|
src/App/MeasureManager.cpp#L158
<-- trailing whitespace
|
src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
|
src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
|
src/Gui/CommandLink.cpp#L200
} <-- trailing whitespace
|
src/Gui/Icons/resource.qrc#L137
<file>umf-measurement.svg</file> <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L5714
<translation>%1. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L12566
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L1776
<translation>'%1'. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L2879
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
contrib/.vscode/scripts/WaitForDebugpy.py#L1
would reformat contrib/.vscode/scripts/WaitForDebugpy.py
|
src/Ext/freecad/freecad_doc.py#L1
would reformat src/Ext/freecad/freecad_doc.py
|
src/Mod/AddonManager/NetworkManager.py#L1
would reformat src/Mod/AddonManager/NetworkManager.py
|
src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
|
contrib/.vscode/scripts/WaitForDebugpy.py#L1
Missing module docstring (missing-module-docstring)
|
contrib/.vscode/scripts/WaitForDebugpy.py#L15
Missing function or method docstring (missing-function-docstring)
|
contrib/.vscode/scripts/WaitForDebugpy.py#L24
Consider using 'sys.exit' instead (consider-using-sys-exit)
|
contrib/.vscode/scripts/WaitForDebugpy.py#L26
Consider using 'sys.exit' instead (consider-using-sys-exit)
|
src/Ext/freecad/freecad_doc.py#L43
Line too long (120/100) (line-too-long)
|
src/Ext/freecad/freecad_doc.py#L51
Line too long (109/100) (line-too-long)
|
src/Ext/freecad/freecad_doc.py#L9
Multiple imports on one line (os, sys, pydoc, pkgutil) (multiple-imports)
|
src/Ext/freecad/freecad_doc.py#L11
Missing class docstring (missing-class-docstring)
|
src/Ext/freecad/freecad_doc.py#L12
Redefining built-in 'dir' (redefined-builtin)
|
src/Ext/freecad/freecad_doc.py#L15
More than one statement on a single line (multiple-statements)
|
src/Gui/Application.cpp#L2126
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
src/Gui/DlgActionsImp.cpp#L125
connect(this, SIGNAL(addMacroAction( const QByteArray& )),
|
src/Gui/DlgActionsImp.cpp#L126
topLevel, SIGNAL(addMacroAction( const QByteArray& )));
|
src/Gui/DlgActionsImp.cpp#L127
connect(this, SIGNAL(removeMacroAction( const QByteArray& )),
|
src/Gui/DlgActionsImp.cpp#L128
topLevel, SIGNAL(removeMacroAction( const QByteArray& )));
|
src/Gui/DlgActionsImp.cpp#L129
connect(this, SIGNAL(modifyMacroAction( const QByteArray& )),
|
This job succeeded
Loading