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/SideBar_qml.cpp @ Line 1707
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/SideBar_qml.cpp @ Line 1506
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/SideBar_qml.cpp @ Line 1502
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
4
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickdialogs/quickdialogsquickimpl/.rcc/qmlcache/QuickDialogs2QuickImpl_qml/SideBar_qml.cpp @ Line 1561
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
5
src/qml/jsruntime/qv4referenceobject_p.h @ Line 261
cppcoreguidelines-special-member-functions
class 'ReferenceObject' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
6
src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 60
misc-use-anonymous-namespace
function 'mapPropertyKey' declared 'static', move to anonymous namespace instead
1
unreviewed
7
src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 74
misc-use-anonymous-namespace
function 'keyToIndex' declared 'static', move to anonymous namespace instead
1
unreviewed
8
src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 88
misc-use-anonymous-namespace
function 'indexToKey' declared 'static', move to anonymous namespace instead
1
unreviewed
9
src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 217
cppcoreguidelines-special-member-functions
class 'VariantAssociationOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
10
src/qml/jsruntime/qv4variantassociationobject_p.h @ Line 87
cppcoreguidelines-special-member-functions
class 'VariantAssociationObject' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed