| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/gui/math3d/qmatrix4x4.cpp @ Line 249 | misc-use-anonymous-namespace | function 'matrixDet2' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 2 | src/gui/math3d/qmatrix4x4.cpp @ Line 264 | misc-use-anonymous-namespace | function 'matrixDet3' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 3 | src/gui/math3d/qmatrix4x4.cpp @ Line 274 | misc-use-anonymous-namespace | function 'matrixDet4' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/gui/math3d/qmatrix4x4.cpp @ Line 284 | misc-use-anonymous-namespace | function 'copyToDoubles' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/network/access/qrestaccessmanager.cpp @ Line 802 | misc-use-anonymous-namespace | function 'warnNoAccessManager' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 6 | src/widgets/styles/qstyleoption.h @ Line 367 | cppcoreguidelines-special-member-functions | class 'QStyleOptionMenuItemV2' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed |