Merge pull request #15504 from bgbsww/bgbsww-toponamingSaveRestore5 #238
Annotations
7 errors and 43 warnings
|
|
|
|
src/Gui/CallTips.h#L78
no type named 'String' in namespace 'Py'; did you mean 'QString'?
|
|
src/App/Application.cpp#L131
'Build/Version.h' file not found [clang-diagnostic-error]
|
src/Gui/PreferencePages/DlgSettings3DView.ui#L531
renderin ==> rendering, render in
|
src/Gui/PreferencePages/DlgSettingsUI.ui#L417
overlayed ==> overlaid
|
src/App/MeasureManager.cpp#L152
<-- trailing whitespace
|
src/App/MeasureManager.cpp#L185
<-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L5738
<translation>%1. <-- trailing whitespace
|
src/Gui/Language/FreeCAD_ca.ts#L12494
<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/Gui/StartupProcess.cpp#L250
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
|
src/Gui/StartupProcess.cpp#L251
mainWindow, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
|
src/App/Document.cpp#L1805
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
|
src/App/GeoFeature.h#L88
Unknown NOLINT error category: google-default-arguments [readability/nolint] [5]
|
src/App/ObjectIdentifier.h#L266
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
src/Gui/CallTips.h#L56
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
src/Gui/DlgAddPropertyVarSet.cpp#L47
For a static/global string constant, use a C style string instead: "const char DlgAddPropertyVarSet::GROUP_BASE[]". [runtime/string] [4]
|
src/Gui/Document.cpp#L27
<mutex> is an unapproved C++11 header. [build/c++11] [5]
|
src/Gui/Multisample.cpp#L60
Unknown NOLINT error category: readability-convert-member-functions-to-static [readability/nolint] [5]
|
src/Gui/SoFCUnifiedSelection.cpp#L601
If you can, use sizeof(buf) instead of 512 as the 2nd arg to snprintf. [runtime/printf] [3]
|
src/Gui/SoFCUnifiedSelection.cpp#L689
If you can, use sizeof(buf) instead of 512 as the 2nd arg to snprintf. [runtime/printf] [3]
|
src/Gui/SoFCUnifiedSelection.cpp#L1255
Storage-class specifier (static, extern, typedef, etc) should be at the beginning of the declaration. [build/storage_class] [5]
|
|
src/App/Document.cpp#L120
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
|
|
src/App/Document.cpp#L1096
non-POD static (DocExportStatus) [-Wclazy-non-pod-global-static]
|
src/App/Link.cpp#L46
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
|
|
src/App/MeasureManager.cpp#L115
Missing reference in range-for with non trivial type (App::MeasureSelectionItem) [-Wclazy-range-loop-reference]
|
src/App/ObjectIdentifier.cpp#L48
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
|
|
build/src/App/DocumentObjectPy.h#L108
function 'App::DocumentObjectPy::getLinkedObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
|
|
build/src/App/DocumentObjectPy.h#L263
function 'App::DocumentObjectPy::setNoTouch' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
|
|
The logs for this run have expired and are no longer available.
Loading