Merge branch 'main' into patch-13 #1510
Annotations
15 errors and 35 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.
|
Clazy:
src/App/SafeMode.h#L27
unknown type name 'AppExport'
|
Clazy:
src/App/SafeMode.h#L28
unknown type name 'AppExport'
|
Clazy:
src/App/SafeMode.h#L29
unknown type name 'AppExport'
|
Clazy
Process completed with exit code 1.
|
Clang-tidy:
src/App/Application.cpp#L134
'Build/Version.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L27
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L28
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L29
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/Base/Parameter.cpp#L56
'Parameter.inl' 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/DAGView/DAGModel.cpp#L1094
(&contextMenu, this, SLOT(editingStartSlot())); //const hack. <--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
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Tree.cpp#L1071
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Clazy:
src/3rdParty/libE57Format/src/CheckedFile.h#L42
e57::CheckedFile has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L971
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L1002
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L108
function 'App::DocumentObjectPy::getLinkedObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L267
function 'App::DocumentObjectPy::setNoTouch' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/MetadataPy.h#L48
function 'App::MetadataPy::getLastSupportedFreeCADVersion' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/MetadataPy.h#L52
function 'App::MetadataPy::getFirstSupportedFreeCADVersion' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/MetadataPy.h#L56
function 'App::MetadataPy::supportsCurrentFreeCAD' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/Gui/ViewProviderPy.h#L228
function 'Gui::ViewProviderPy::setCustomAttributes' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
src/3rdParty/libE57Format/src/CheckedFile.cpp#L47
declaration uses identifier '_LARGEFILE64_SOURCE', which is a reserved identifier [bugprone-reserved-identifier]
|
Clang-tidy:
src/3rdParty/libE57Format/src/CheckedFile.cpp#L48
declaration uses identifier '__LARGE64_FILES', which is a reserved identifier [bugprone-reserved-identifier]
|
Clang-tidy:
src/3rdParty/libE57Format/src/CheckedFile.cpp#L137
do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic]
|
Loading