Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/qmlcompiler/qqmljscontextualtypes_p.h @ Line 64 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 39 misc-use-anonymous-namespace function 'causesImplicitComponentWrapping' declared 'static', move to anonymous namespace instead 1 unreviewed
3 src/qmlcompiler/qqmljsscope.cpp @ Line 303 misc-use-anonymous-namespace function 'qFindInlineComponents' declared 'static', move to anonymous namespace instead 1 unreviewed
4 src/qmlcompiler/qqmljsscope.cpp @ Line 549 misc-use-anonymous-namespace function 'resolveTypesInternal<(lambda at /home/cc-runs/src/qt/qt5/qtdeclarative/src/qmlcompiler/qqmljsscope.cpp:568:29), void (*)(const QDeferredSharedPointer &, const QDeferredSharedPointer &, const QQmlJS::ContextualTypes &, QSet *)>' declared 'static', move to anonymous namespace instead 1 unreviewed
5 src/qmlcompiler/qqmljsscope.cpp @ Line 549 misc-use-anonymous-namespace function 'resolveTypesInternal &, const QQmlJS::ContextualTypes &, QSet *), void (*)(const QDeferredSharedPointer &, const QDeferredSharedPointer &, const QQmlJS::ContextualTypes &, QSet *)>' declared 'static', move to anonymous namespace instead 1 unreviewed
6 src/qmldom/qqmldom_fwd_p.h @ Line 39 bugprone-forward-declaration-namespace no definition found for 'Export', but a definition with the same name 'Export' found in another namespace 'QQmlJS' 2 unreviewed