| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qml/qml/qqmlpropertycache.cpp @ Line 344 | core.CallAndMessage | Called C++ object pointer is null | 33 | ||
| 2 | src/qml/qml/qqmlproxymetaobject_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QQmlProxyMetaObject' 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/qml/qml/qqmlvaluetype_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QQmlValueType' 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/qml/qml/qqmlvmemetaobject_p.h @ Line 92 | cppcoreguidelines-special-member-functions | class 'QQmlInterceptorMetaObject' 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 |