Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/basic/.rcc/qmlcache/qtquickcontrols2basicstyleplugin_DialogButtonBox_qml.cpp @ Line 978 performance-move-const-arg std::move of the variable 'retrieved' of the trivially-copyable type 'double' has no effect; remove std::move() 1 unreviewed
2 /home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/qtquickcontrols2universalstyleplugin_DialogButtonBox_qml.cpp @ Line 1061 performance-move-const-arg std::move of the variable 'retrieved' of the trivially-copyable type 'double' has no effect; remove std::move() 1 unreviewed
3 src/qml/qml/qqmlmetaobject_p.h @ Line 165 performance-move-const-arg std::move of the variable 'type' of the trivially-copyable type 'QMetaType' has no effect; remove std::move() 1 unreviewed
4 src/qml/types/qqmlconnections.cpp @ Line 63 cppcoreguidelines-special-member-functions class 'TypedFunction' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
5 src/qml/types/qqmlconnections_p.h @ Line 29 cppcoreguidelines-special-member-functions class 'QQmlConnections' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
6 src/qmltyperegistrar/qqmltyperegistrar.cpp @ Line 161 misc-use-anonymous-namespace function 'registrationVarName' declared 'static', move to anonymous namespace instead 1 unreviewed