Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/qml/jsruntime/qv4global_p.h @ Line 131 bugprone-forward-declaration-namespace declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' 2
2 src/qml/jsruntime/qv4global_p.h @ Line 186 bugprone-forward-declaration-namespace declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' 2
3 src/qmlcompiler/qqmljstypepropagator_p.h @ Line 52 cppcoreguidelines-special-member-functions class 'QQmlJSTypePropagator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
4 src/qmlcompiler/qqmljstyperesolver.cpp @ Line 741 performance-no-automatic-move constness of 'result' prevents automatic move 1