[PD Helix] allow refinement to fail #1133
Annotations
10 errors and 40 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/AddonManager/Addon.py#L595
Access to member 'cached_icon_filename' before its definition line 622 (access-member-before-definition)
|
Pylint:
src/Mod/AddonManager/Addon.py#L596
Access to member 'cached_icon_filename' before its definition line 622 (access-member-before-definition)
|
Pylint:
src/Mod/AddonManager/addonmanager_macro.py#L146
Macro.blocking_get is not callable (not-callable)
|
Pylint:
src/Mod/AddonManager/addonmanager_macro.py#L207
Macro.blocking_get is not callable (not-callable)
|
Pylint:
src/Mod/AddonManager/addonmanager_macro.py#L244
Macro.blocking_get is not callable (not-callable)
|
Pylint:
src/Mod/AddonManager/addonmanager_macro.py#L365
Macro.blocking_get is not callable (not-callable)
|
Pylint:
src/Mod/AddonManager/addonmanager_macro.py#L416
Macro.blocking_get is not callable (not-callable)
|
Codespell:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L68
prevEnd ==> prevent
|
Codespell:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L195
prevEnd ==> prevent
|
Codespell:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L200
prevEnd ==> prevent
|
Codespell:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.h#L61
prevEnd ==> prevent
|
Codespell:
src/3rdParty/OndselSolver/testapp/camfollower.asmt#L4
hightlight ==> highlight
|
Codespell:
src/3rdParty/OndselSolver/testapp/gyro.asmt#L4
precess ==> process
|
Codespell:
src/Gui/SoFCCSysDragger.cpp#L366
incrementIn ==> incrementing, increment in
|
Codespell:
src/Gui/SoFCCSysDragger.cpp#L374
incrementIn ==> incrementing, increment in
|
Codespell:
src/Gui/SoFCCSysDragger.cpp#L375
incrementIn ==> incrementing, increment in
|
Codespell:
src/Gui/SoFCCSysDragger.cpp#L376
incrementIn ==> incrementing, increment in
|
Check for trailing whitespaces:
src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
|
Check for trailing whitespaces:
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
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L5724
<translation>%1. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L12512
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L1779
<translation>'%1'. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L2902
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3447
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3449
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L4696
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L7973
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
Black (Python):
src/Ext/freecad/module_io.py#L1
would reformat src/Ext/freecad/module_io.py
|
Black (Python):
src/Mod/AddonManager/addonmanager_macro_parser.py#L1
would reformat src/Mod/AddonManager/addonmanager_macro_parser.py
|
Black (Python):
src/Mod/AddonManager/addonmanager_workers_installation.py#L1
would reformat src/Mod/AddonManager/addonmanager_workers_installation.py
|
Black (Python):
src/Mod/AddonManager/addonmanager_macro.py#L1
would reformat src/Mod/AddonManager/addonmanager_macro.py
|
Black (Python):
src/Mod/Assembly/CommandCreateAssembly.py#L1
would reformat src/Mod/Assembly/CommandCreateAssembly.py
|
Black (Python):
src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
|
Black (Python):
src/Mod/Assembly/CommandCreateBom.py#L1
would reformat src/Mod/Assembly/CommandCreateBom.py
|
Black (Python):
src/Mod/AddonManager/package_list.py#L1
would reformat src/Mod/AddonManager/package_list.py
|
Black (Python):
src/Mod/AddonManager/addonmanager_workers_startup.py#L1
would reformat src/Mod/AddonManager/addonmanager_workers_startup.py
|
Black (Python):
src/Mod/Assembly/CommandCreateJoint.py#L1
would reformat src/Mod/Assembly/CommandCreateJoint.py
|
Pylint:
src/Ext/freecad/module_io.py#L1
Missing module docstring (missing-module-docstring)
|
Pylint:
src/Ext/freecad/module_io.py#L4
Missing function or method docstring (missing-function-docstring)
|
Pylint:
src/Mod/AddonManager/Addon.py#L267
Line too long (103/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L278
Line too long (105/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L294
Line too long (103/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L489
Line too long (152/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L497
Line too long (158/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L693
Line too long (117/100) (line-too-long)
|
Pylint:
src/Mod/AddonManager/Addon.py#L725
Unnecessary parens after 'not' keyword (superfluous-parens)
|
Pylint:
src/Mod/AddonManager/Addon.py#L70
Too many instance attributes (34/15) (too-many-instance-attributes)
|
Loading