Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/fluentwinui3/.qt/rcc/qrc_qtquickcontrols2fluentwinui3styleplugin_raw_res_0.cpp @ Line 25491
cppcoreguidelines-special-member-functions
class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
2
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/QuickControls2Universal_VerticalHeaderViewDelegate_qml.cpp @ Line 1216
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
3
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/QuickControls2Universal_VerticalHeaderViewDelegate_qml.cpp @ Line 1376
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
4
/home/cc-runs/analyzer_builds/qtdeclarative/tools/qml/.qt/rcc/qrc_qml_tool_raw_res_0.cpp @ Line 273
cppcoreguidelines-special-member-functions
class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
5
src/quicktemplates/qquickheaderview.cpp @ Line 83
misc-use-anonymous-namespace
variable 'kRequiredProperty_headerView' declared 'static', move to anonymous namespace instead
1
unreviewed
6
src/quicktemplates/qquickheaderview.cpp @ Line 84
misc-use-anonymous-namespace
variable 'kRequiredProperty_model' declared 'static', move to anonymous namespace instead
1
unreviewed
7
src/quicktemplates/qquickheaderviewdelegate_p.h @ Line 25
cppcoreguidelines-special-member-functions
class 'QQuickHeaderViewDelegate' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed