CI: Disable Windows conda due to mamba bug. #116
Annotations
9 errors and 41 warnings
|
|
|
src/Mod/Assembly/UtilsAssembly.py#L44
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
src/Mod/BIM/nativeifc/ifc_psets.py#L173
Possibly using variable 'prop_uncamel' before assignment (possibly-used-before-assignment)
|
src/Mod/BIM/nativeifc/ifc_psets.py#L175
Possibly using variable 'prop_unslash' before assignment (possibly-used-before-assignment)
|
|
|
|
src/Gui/Stylesheets/FreeCAD Dark.qss#L2791
identation ==> indentation
|
src/Gui/Stylesheets/FreeCAD Light.qss#L2787
identation ==> indentation
|
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/Language/FreeCAD_ca.ts#L5736
<translation>%1. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L12492
<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#L1780
<translation>'%1'. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L2893
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L3438
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L3440
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L4687
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_cs.ts#L7959
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
src/Mod/BIM/bimcommands/BimViews.py#L1
would reformat src/Mod/BIM/bimcommands/BimViews.py
|
src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
|
src/Mod/Assembly/UtilsAssembly.py#L123
Line too long (107/100) (line-too-long)
|
src/Mod/Assembly/UtilsAssembly.py#L190
Line too long (169/100) (line-too-long)
|
src/Mod/Assembly/UtilsAssembly.py#L886
Line too long (103/100) (line-too-long)
|
src/Mod/Assembly/UtilsAssembly.py#L1100
Line too long (160/100) (line-too-long)
|
src/Mod/Assembly/UtilsAssembly.py#L1
Missing module docstring (missing-module-docstring)
|
src/Mod/Assembly/UtilsAssembly.py#L32
Use 'from PySide import QtCore' instead (consider-using-from-import)
|
src/Mod/Assembly/UtilsAssembly.py#L32
Import "import PySide.QtCore as QtCore" should be placed at the top of the module (wrong-import-position)
|
src/Mod/Assembly/UtilsAssembly.py#L33
Use 'from PySide import QtGui' instead (consider-using-from-import)
|
src/Mod/Assembly/UtilsAssembly.py#L33
Import "import PySide.QtGui as QtGui" should be placed at the top of the module (wrong-import-position)
|
src/Mod/Assembly/UtilsAssembly.py#L43
Missing function or method docstring (missing-function-docstring)
|
src/Gui/StartupProcess.cpp#L245
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QString> &)), <--Consider using Functor-Based Connections
|
src/Gui/StartupProcess.cpp#L246
mainWindow, SLOT(processMessages(const QList<QString> &))); <--Consider using Functor-Based Connections
|
src/App/Application.cpp#L33
At least two spaces is best between code and comments [whitespace/comments] [2]
|
src/App/Application.cpp#L131
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
|
src/App/Application.cpp#L136
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
|
src/App/Application.cpp#L137
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
|
src/App/Application.cpp#L138
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
|
src/App/Application.cpp#L140
At least two spaces is best between code and comments [whitespace/comments] [2]
|
src/App/Application.cpp#L141
Extra space after ( in function call [whitespace/parens] [4]
|
src/App/Application.cpp#L147
At least two spaces is best between code and comments [whitespace/comments] [2]
|
src/App/Application.cpp#L148
At least two spaces is best between code and comments [whitespace/comments] [2]
|
src/App/Application.cpp#L154
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
|
src/Base/Matrix.h#L336
Pass small and trivially-copyable type by value (const Base::Vector3f &) [-Wclazy-function-args-by-value]
|
src/Base/Matrix.h#L367
Pass small and trivially-copyable type by value (const Base::Vector3f &) [-Wclazy-function-args-by-value]
|
src/Base/Type.h#L119
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
src/Base/Type.h#L150
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
This job succeeded
Loading