Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlnullablevalue_p.h @ Line 23 cppcoreguidelines-special-member-functions class 'QQmlNullableValue' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
2 /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlnullablevalue_p.h @ Line 32 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
3 /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlnullablevalue_p.h @ Line 56 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed