| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | build/src/positioningquick/.rcc/qrc_qmake_QtPositioning.cpp @ Line 114 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 2 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 202 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 3 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 204 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 4 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 206 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 5 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 208 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 6 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 210 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 7 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 212 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 8 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 214 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 9 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 216 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 10 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 218 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 11 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 220 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 12 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 222 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 13 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 224 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 14 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 226 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 15 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 228 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 16 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 230 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 17 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 232 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 18 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 234 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 19 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 236 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | ||
| 20 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_locationsingleton_p.cpp @ Line 240 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'QPointF' has no effect; remove std::move() | 1 | ||
| 21 | build/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_qdeclarativepositionsource_p.cpp @ Line 265 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | ||
| 22 | src/positioningquick/qdeclarativegeolocation_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QDeclarativeGeoLocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 23 | src/positioningquick/qdeclarativepluginparameter_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QDeclarativePluginParameter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 24 | src/positioningquick/qdeclarativeposition_p.h @ Line 64 | cppcoreguidelines-special-member-functions | class 'QDeclarativePosition' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 25 | src/positioningquick/qdeclarativepositionsource_p.h @ Line 68 | cppcoreguidelines-special-member-functions | class 'QDeclarativePositionSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 26 | src/positioningquick/qquickgeocoordinateanimation_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QQuickGeoCoordinateAnimation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 |