Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.qt/rcc/qrc_QtQuickStyleKit_raw_qml_0.cpp @ Line 1976
misc-use-anonymous-namespace
function 'qResourceFeatureZstd' declared 'static', move to anonymous namespace instead
1
unreviewed
2
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.qt/rcc/qrc_QtQuickStyleKit_raw_qml_0.cpp @ Line 2014
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
3
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.qt/rcc/qrc_qmake_Qt_labs_StyleKit.cpp @ Line 176
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
4
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.rcc/qmlcache/QtQuickStyleKit_StyleKitDelegate_qml.cpp @ Line 1379
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
5
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.rcc/qmlcache/QtQuickStyleKit_StyleKitDelegate_qml.cpp @ Line 1495
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
6
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/.rcc/qmlcache/QtQuickStyleKit_qmlcache_loader.cpp @ Line 130
cppcoreguidelines-special-member-functions
class 'Registry' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
7
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.qt/rcc/qrc_QtQuickStyleKitImpl_raw_qml_0.cpp @ Line 658
misc-use-anonymous-namespace
function 'qResourceFeatureZstd' declared 'static', move to anonymous namespace instead
1
unreviewed
8
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.qt/rcc/qrc_QtQuickStyleKitImpl_raw_qml_0.cpp @ Line 696
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
9
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.qt/rcc/qrc_qmake_Qt_labs_StyleKit_impl.cpp @ Line 177
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
10
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_DelegateContainer_qml.cpp @ Line 1256
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
11
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_DelegateContainer_qml.cpp @ Line 1479
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
12
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_IndicatorDelegate_qml.cpp @ Line 1757
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
13
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_IndicatorDelegate_qml.cpp @ Line 2022
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
14
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_qmlcache_loader.cpp @ Line 67
cppcoreguidelines-special-member-functions
class 'Registry' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
15
src/labs/stylekit/impl/qqstylekitlayout.cpp @ Line 8
misc-use-anonymous-namespace
function 'width' declared 'static', move to anonymous namespace instead
1
unreviewed
16
src/labs/stylekit/impl/qqstylekitlayout.cpp @ Line 19
misc-use-anonymous-namespace
function 'height' declared 'static', move to anonymous namespace instead
1
unreviewed
17
src/labs/stylekit/impl/qqstylekitlayout.cpp @ Line 30
misc-use-anonymous-namespace
function 'totalWidth' declared 'static', move to anonymous namespace instead
1
unreviewed
18
src/labs/stylekit/impl/qqstylekitlayout.cpp @ Line 40
misc-use-anonymous-namespace
function 'totalHeight' declared 'static', move to anonymous namespace instead
1
unreviewed
19
src/labs/stylekit/impl/qqstylekitlayout.cpp @ Line 53
misc-use-anonymous-namespace
function 'vAlignY' declared 'static', move to anonymous namespace instead
1
unreviewed
20
src/labs/stylekit/qqstylekit_p.h @ Line 27
cppcoreguidelines-special-member-functions
class 'QQStyleKit' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
21
src/labs/stylekit/qqstylekit_p.h @ Line 41
cppcoreguidelines-special-member-functions
class 'QQStyleKitAttached' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
22
src/labs/stylekit/qqstylekitcontrol.cpp @ Line 36
cplusplus.NewDeleteLeaks
Potential leak of memory pointed to by 'newList'
10
unreviewed
23
src/labs/stylekit/qqstylekitcontrol_p.h @ Line 27
cppcoreguidelines-special-member-functions
class 'QQStyleKitControl' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
24
src/labs/stylekit/qqstylekitcontrolproperties_p.h @ Line 31
google-global-names-in-headers
using declarations in the global namespace in headers are prohibited
1
unreviewed
25
src/labs/stylekit/qqstylekitcontrolproperties_p.h @ Line 505
cppcoreguidelines-special-member-functions
class 'QQStyleKitControlProperties' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
26
src/labs/stylekit/qqstylekitcontrols_p.h @ Line 29
cppcoreguidelines-special-member-functions
class 'QQStyleKitControls' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
27
src/labs/stylekit/qqstylekitcontrolstate_p.h @ Line 27
cppcoreguidelines-special-member-functions
class 'QQStyleKitControlState' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
28
src/labs/stylekit/qqstylekitcustomcontrol_p.h @ Line 24
cppcoreguidelines-special-member-functions
class 'QQStyleKitCustomControl' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
29
src/labs/stylekit/qqstylekitcustomtheme_p.h @ Line 25
cppcoreguidelines-special-member-functions
class 'QQStyleKitCustomTheme' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
30
src/labs/stylekit/qqstylekitfont_p.h @ Line 24
cppcoreguidelines-special-member-functions
class 'QQStyleKitFont' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
31
src/labs/stylekit/qqstylekitpalette_p.h @ Line 24
cppcoreguidelines-special-member-functions
class 'QQStyleKitPalette' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
32
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 308
performance-no-automatic-move
constness of 'propertyValue' prevents automatic move
1
unreviewed
33
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 320
performance-no-automatic-move
constness of 'altValue' prevents automatic move
1
unreviewed
34
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 355
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
35
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 364
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
36
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 392
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
37
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 400
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
38
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 423
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
39
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 430
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
40
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 576
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
41
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 581
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
42
src/labs/stylekit/qqstylekitpropertyresolver.cpp @ Line 587
performance-no-automatic-move
constness of 'value' prevents automatic move
1
unreviewed
43
src/labs/stylekit/qqstylekitreader.cpp @ Line 333
misc-redundant-expression
overloaded operator has equivalent nested operands
1
unreviewed
44
src/labs/stylekit/qqstylekittheme.cpp @ Line 34
misc-use-anonymous-namespace
function 'toPlatformThemePalette' declared 'static', move to anonymous namespace instead
1
unreviewed
45
src/labs/stylekit/qqstylekittheme_p.h @ Line 29
cppcoreguidelines-special-member-functions
class 'QQStyleKitTheme' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
46
src/labs/stylekit/qqstylekitthemeproperties_p.h @ Line 25
cppcoreguidelines-special-member-functions
class 'QQStyleKitThemeProperties' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed
47
src/labs/stylekit/qqstylekitvariation_p.h @ Line 24
cppcoreguidelines-special-member-functions
class 'QQStyleKitVariation' defines a copy constructor and a copy assignment operator but does not define a destructor
1
unreviewed