Merge branch 'FreeCAD:main' into libe57UPD #1508
Annotations
16 errors and 33 warnings
Codespell
Process completed with exit code 2.
|
Check for trailing whitespaces
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 2.
|
Pylint
Process completed with exit code 2.
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax)
Process completed with exit code 1.
|
Cpplint
Process completed with exit code 2.
|
Clang-tidy:
src/Gui/Application.cpp#L76
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/DlgAbout.cpp#L57
'ui_AboutApplication.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/GraphvizView.cpp#L574
'moc_GraphvizView.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/InputField.cpp#L779
'moc_InputField.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/MainWindow.cpp#L2521
'moc_MainWindow.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/OnlineDocumentation.cpp#L389
'moc_OnlineDocumentation.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/PreferencePages/DlgSettingsNotificationArea.cpp#L30
'ui_DlgSettingsNotificationArea.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/QuantitySpinBox.cpp#L954
'moc_QuantitySpinBox.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/SelectionView.cpp#L703
'moc_SelectionView.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/SpinBox.cpp#L534
'moc_SpinBox.cpp' file not found [clang-diagnostic-error]
|
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#L12505
<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#L7943
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Application.cpp#L2286
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/StartupProcess.cpp#L242
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QString> &)), <--Consider using Functor-Based Connections
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/StartupProcess.cpp#L243
mainWindow, SLOT(processMessages(const QList<QString> &))); <--Consider using Functor-Based Connections
|
Clazy:
src/App/Color.h#L113
Pass small and trivially-copyable type by value (const class App::Color &) [-Wclazy-function-args-by-value]
|
Clazy:
src/App/Color.cpp#L51
Pass small and trivially-copyable type by value (const class App::Color &) [-Wclazy-function-args-by-value]
|
Clazy:
src/App/Color.cpp#L56
Pass small and trivially-copyable type by value (const class App::Color &) [-Wclazy-function-args-by-value]
|
Clazy:
src/App/Color.h#L113
Pass small and trivially-copyable type by value (const class App::Color &) [-Wclazy-function-args-by-value]
|
Clazy:
src/App/Color.h#L113
Pass small and trivially-copyable type by value (const class App::Color &) [-Wclazy-function-args-by-value]
|
Clazy:
src/Base/Type.h#L119
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Clazy:
src/Base/Type.h#L150
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Clazy:
src/Base/Type.h#L155
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Clazy:
src/Base/Type.h#L160
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Clazy:
src/Base/Type.h#L165
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Clang-tidy:
src/App/Color.cpp#L161
variable 'rgb' is not initialized [cppcoreguidelines-init-variables]
|
Clang-tidy:
src/App/Color.cpp#L165
narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L166
narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L167
narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L169
narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L170
narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L171
narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L178
variable 'rgba' is not initialized [cppcoreguidelines-init-variables]
|
Clang-tidy:
src/App/Color.cpp#L182
narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Clang-tidy:
src/App/Color.cpp#L183
narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Loading