Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/.rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Fusion/FileDialog_qml.cpp @ Line 3561
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
2
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/.rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Material/FileDialog_qml.cpp @ Line 3361
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
3
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/.rcc/qmlcache/QuickDialogs2QuickImpl_qml/+Universal/FileDialog_qml.cpp @ Line 3373
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
4
src/labs/models/qqmlabstractcolumnmodel.cpp @ Line 15
misc-use-anonymous-namespace
function 'lcColumnModel' declared 'static', move to anonymous namespace instead
1
unreviewed
5
src/qml/qml/qqmlbuiltinfunctions_p.h @ Line 38
google-global-names-in-headers
using declarations in the global namespace in headers are prohibited
1
unreviewed
6
src/qml/qml/qqmlbuiltinfunctions_p.h @ Line 236
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
7
src/quickdialogs/quickdialogsquickimpl/qquicksidebar.cpp @ Line 29
misc-use-anonymous-namespace
variable 's_defaultPaths' declared 'static', move to anonymous namespace instead
1
unreviewed