File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/assets/downloader/tasking/conditional.cpp @ Line 11 | misc-use-anonymous-namespace | function 'conditionRecipe' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/assets/downloader/tasking/conditional.cpp @ Line 44 | misc-use-anonymous-namespace | function 'conditionsRecipe' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/assets/downloader/tasking/tcpsocket.h @ Line 35 | cppcoreguidelines-special-member-functions | class 'TcpSocket' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
4 | src/widgets/itemviews/qheaderview.cpp @ Line 4393 | deadcode.DeadStores | Value stored to 'lengthIn' is never read | 1 | unreviewed | |
5 | src/widgets/itemviews/qheaderview_p.h @ Line 314 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 31 | unreviewed |