File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/qml/qqmltypedata.cpp @ Line 136 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
2 | src/qmlcompiler/qqmljsimportvisitor.cpp @ Line 243 | misc-use-anonymous-namespace | function 'mayBeUnresolvedGroupedProperty' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qmlcompiler/qqmljsloggingutils.cpp @ Line 157 | misc-use-anonymous-namespace | function 'settingsNamesForCategory' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/qmlcompiler/qqmljsloggingutils.cpp @ Line 162 | performance-no-automatic-move | constness of 'result' prevents automatic move | 1 | unreviewed | |
5 | src/qmlcompiler/qqmljsloggingutils.cpp @ Line 165 | misc-use-anonymous-namespace | function 'levelValueForCategory' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
6 | src/qmlcompiler/qqmljsloggingutils.cpp @ Line 184 | performance-no-automatic-move | constness of 'value' prevents automatic move | 1 | unreviewed | |
7 | src/qmldom/qqmldomelements.cpp @ Line 931 | misc-use-anonymous-namespace | function 'splitSignalsAndMethods' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
8 | src/qmldom/qqmldomelements.cpp @ Line 949 | misc-use-anonymous-namespace | function 'splitBindings' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
9 | src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp @ Line 42 | misc-use-anonymous-namespace | function 'debug_pools' declared 'static', move to anonymous namespace instead | 2 | unreviewed |