| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/assistant/help/qhelpenginecore.cpp @ Line 785 | misc-use-anonymous-namespace | function 'constructUrl' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 2 | src/assistant/help/qhelpenginecore.cpp @ Line 805 | misc-use-anonymous-namespace | function 'provideContentHelper' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 3 | src/assistant/help/qhelpenginecore.cpp @ Line 869 | misc-use-anonymous-namespace | function 'contentProviderFromFilterEngine' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 4 | src/assistant/help/qhelpenginecore.cpp @ Line 879 | misc-use-anonymous-namespace | function 'contentProviderFromAttributes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 5 | src/assistant/help/qhelpenginecore.cpp @ Line 908 | misc-use-anonymous-namespace | function 'indexProviderFromFilterEngine' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 6 | src/assistant/help/qhelpenginecore.cpp @ Line 918 | misc-use-anonymous-namespace | function 'indexProviderFromAttributes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 7 | src/assistant/help/qhelpenginecore.cpp @ Line 933 | performance-move-const-arg | std::move of the const variable 'provider' has no effect; remove std::move() or make the variable non-const | 1 | unreviewed | |
| 8 | src/assistant/help/qhelpenginecore.cpp @ Line 941 | performance-move-const-arg | std::move of the const variable 'provider' has no effect; remove std::move() or make the variable non-const | 1 | unreviewed | |
| 9 | src/assistant/help/qhelpsearchresultwidget.cpp @ Line 91 | cppcoreguidelines-special-member-functions | class 'QHelpSearchResultWidgetPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |