| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/assistant/assistant/globalactions.h @ Line 41 | cppcoreguidelines-special-member-functions | class 'GlobalActions' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 2 | src/linguist/shared/qm.cpp @ Line 132 | cppcoreguidelines-special-member-functions | class 'Releaser' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
| 3 | src/qdoc/singleton.h @ Line 40 | cppcoreguidelines-special-member-functions | class 'Singleton' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 |