| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/qml/animations/qabstractanimationjob_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QAbstractAnimationJob' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 | ||
| 2 | src/qml/qml/ftw/qdoubleendedlist_p.h @ Line 58 | cppcoreguidelines-special-member-functions | class 'QInheritedListNode' 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/ftw/qdoubleendedlist_p.h @ Line 89 | cppcoreguidelines-special-member-functions | class 'QDoubleEndedList' 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/quick/scenegraph/coreapi/qsgbatchrenderer.cpp @ Line 965 | optin.cplusplus.VirtualCall | Call to virtual method 'Renderer::invalidatePipelineCacheDependency' during destruction bypasses virtual dispatch | 2 |