| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qml/qml/ftw/qhashedstring_p.h @ Line 147 | cppcoreguidelines-special-member-functions | class 'QHashedCStringRef' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 2 | src/quick/items/qquickitemview_p_p.h @ Line 103 | cppcoreguidelines-special-member-functions | class 'QQuickItemViewPrivate' 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 | ||
| 3 | src/quicktestutils/qml/qmlutils_p.h @ Line 53 | cppcoreguidelines-special-member-functions | class 'QQmlDataTest' 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 | ||
| 4 | src/quicktestutils/qml/testhttpserver_p.h @ Line 116 | cppcoreguidelines-special-member-functions | class 'ThreadedTestHTTPServer' 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 | ||
| 5 | src/quicktestutils/quick/viewtestutils_p.h @ Line 127 | cppcoreguidelines-special-member-functions | class 'ListRange' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 6 | src/quicktestutils/quick/visualtestutils_p.h @ Line 80 | clang-diagnostic-deprecated-declarations | 'QString' is deprecated: Use fromUtf8, QStringLiteral, or QLatin1String | 4 | ||
| 7 | src/quicktestutils/quick/visualtestutils_p.h @ Line 198 | cppcoreguidelines-special-member-functions | class 'MnemonicKeySimulator' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 |