| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/corelib/kernel/qvariant.h @ Line 293 | misc-unconventional-assign-operator | operator=() should always return '*this' | 1 | unreviewed | |
| 2 | src/corelib/kernel/qvariant.h @ Line 299 | misc-unconventional-assign-operator | operator=() should always return '*this' | 1 | unreviewed | |
| 3 | src/corelib/text/qstring.cpp @ Line 3684 | misc-use-anonymous-namespace | function 'replace_helper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/gui/image/qimage.cpp @ Line 4455 | misc-use-anonymous-namespace | function 'qt_xForm_helper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/widgets/accessible/itemviews_p.h @ Line 34 | cppcoreguidelines-special-member-functions | class 'QAccessibleTable' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 6 | src/widgets/accessible/itemviews_p.h @ Line 34 | cppcoreguidelines-virtual-class-destructor | destructor of 'QAccessibleTable' is protected and virtual | 2 | unreviewed |