Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qmetaobjectbuilder_p.h @ Line 322 cppcoreguidelines-special-member-functions class 'QMetaStringTable' 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/QtCore/6.4.0/QtCore/private/qnumeric_p.h @ Line 178 cert-dcl59-cpp do not use unnamed namespaces in header files 1 unreviewed
3 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qnumeric_p.h @ Line 178 google-build-namespaces do not use unnamed namespaces in header files 1 unreviewed
4 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 99 cppcoreguidelines-special-member-functions class 'QObjectPrivate' 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 unreviewed
5 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'Connection' 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 unreviewed
6 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 204 cppcoreguidelines-special-member-functions class 'Sender' 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 unreviewed
7 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 262 cppcoreguidelines-special-member-functions class 'ConnectionData' 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 unreviewed
8 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 575 cppcoreguidelines-special-member-functions class 'QAbstractMetaCallEvent' 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 unreviewed
9 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 599 cppcoreguidelines-special-member-functions class 'QMetaCallEvent' 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 unreviewed
10 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 660 cppcoreguidelines-special-member-functions class 'QDynamicMetaObjectData' 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 unreviewed
11 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 669 cppcoreguidelines-special-member-functions class 'QAbstractDynamicMetaObject' 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 unreviewed
12 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qproperty_p.h @ Line 178 cppcoreguidelines-special-member-functions class 'BindingEvaluationState' 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 unreviewed
13 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qproperty_p.h @ Line 198 cppcoreguidelines-special-member-functions class 'CompatPropertySafePoint' 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 unreviewed
14 /home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qproperty_p.h @ Line 215 cppcoreguidelines-special-member-functions class 'QPropertyBindingPrivate' 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 unreviewed
15 /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352 cplusplus.NewDeleteLeaks Potential memory leak 9 unreviewed
16 /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 cplusplus.NewDeleteLeaks Potential memory leak 6 unreviewed
17 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'QHashedString' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1 unreviewed
18 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h @ Line 95 cppcoreguidelines-special-member-functions class 'QHashedStringRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1 unreviewed
19 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h @ Line 145 cppcoreguidelines-special-member-functions class 'QHashedCStringRef' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
20 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qhashedstring_p.h @ Line 427 bugprone-signed-char-misuse 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. 1 unreviewed
21 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qintrusivelist_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'QIntrusiveList' 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 unreviewed
22 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qintrusivelist_p.h @ Line 101 cppcoreguidelines-special-member-functions class 'QIntrusiveListNode' 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 unreviewed
23 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmldelayedcallqueue_p.h @ Line 63 cppcoreguidelines-special-member-functions class 'QQmlDelayedCallQueue' 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 unreviewed
24 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h @ Line 233 cppcoreguidelines-special-member-functions class 'QQmlColorProvider' 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 unreviewed
25 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h @ Line 253 cppcoreguidelines-special-member-functions class 'QQmlGuiProvider' 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 unreviewed
26 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlglobal_p.h @ Line 270 cppcoreguidelines-special-member-functions class 'QQmlApplication' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
27 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQmlGuardImpl' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
28 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlguard_p.h @ Line 80 cppcoreguidelines-special-member-functions class 'QQmlGuard' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
29 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlmetaobject_p.h @ Line 70 cppcoreguidelines-special-member-functions class 'QQmlMetaObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1 unreviewed
30 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h @ Line 88 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
31 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h @ Line 104 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed
32 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlmetatype_p.h @ Line 345 performance-move-const-arg std::move of the expression of the trivially-copyable type 'QQmlListProperty' has no effect; remove std::move() 1 unreviewed
33 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlnullablevalue_p.h @ Line 59 cppcoreguidelines-special-member-functions class 'QQmlNullableValue' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1 unreviewed
34 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h @ Line 75 cppcoreguidelines-special-member-functions class 'RefCountedMetaObject' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
35 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h @ Line 82 cppcoreguidelines-special-member-functions class 'Data' 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 unreviewed
36 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlpropertycache_p.h @ Line 156 cppcoreguidelines-special-member-functions class 'QQmlPropertyCache' 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 unreviewed
37 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlproxymetaobject_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'QQmlProxyMetaObject' 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 unreviewed
38 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlrefcount_p.h @ Line 88 performance-noexcept-move-constructor move constructors should be marked noexcept 2 unreviewed
39 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlrefcount_p.h @ Line 92 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2 unreviewed
40 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlrefcount_p.h @ Line 173 performance-noexcept-move-constructor move constructors should be marked noexcept 1 unreviewed
41 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmlrefcount_p.h @ Line 198 performance-noexcept-move-constructor move assignment operators should be marked noexcept 1 unreviewed
42 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmltype_p.h @ Line 85 performance-noexcept-move-constructor move constructors should be marked noexcept 2 unreviewed
43 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qqmltype_p.h @ Line 87 performance-noexcept-move-constructor move assignment operators should be marked noexcept 2 unreviewed
44 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h @ Line 222 core.NullDereference Array access (via field 'buckets') results in a null pointer dereference 10 unreviewed
45 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h @ Line 69 cppcoreguidelines-special-member-functions class 'QStringHashNode' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
46 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h @ Line 297 cppcoreguidelines-special-member-functions class 'QStringHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
47 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h @ Line 306 cppcoreguidelines-special-member-functions class 'Node' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
48 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qstringhash_p.h @ Line 319 cppcoreguidelines-special-member-functions class 'ReservedNodePool' 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 unreviewed
49 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4arraydata_p.h @ Line 170 cppcoreguidelines-special-member-functions class 'ArrayData' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
50 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4context_p.h @ Line 142 cppcoreguidelines-special-member-functions class 'ExecutionContext' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
51 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4context_p.h @ Line 183 cppcoreguidelines-special-member-functions class 'CallContext' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
52 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h @ Line 119 cppcoreguidelines-special-member-functions class 'QQmlV4Function' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator 1 unreviewed
53 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h @ Line 169 cppcoreguidelines-special-member-functions class 'ExecutionEngine' 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 unreviewed
54 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h @ Line 732 cppcoreguidelines-special-member-functions class 'Deletable' 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 unreviewed
55 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4engine_p.h @ Line 808 cppcoreguidelines-special-member-functions class 'ExecutionEngineCallDepthRecorder' 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 unreviewed
56 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4function_p.h @ Line 83 cppcoreguidelines-special-member-functions class 'Function' 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 unreviewed
57 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 92 bugprone-forward-declaration-namespace declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
58 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 109 bugprone-forward-declaration-namespace declaration 'Symbol' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
59 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 111 bugprone-forward-declaration-namespace declaration 'ObjectPrototype' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
60 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 116 bugprone-forward-declaration-namespace declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
61 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 121 bugprone-forward-declaration-namespace declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
62 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 125 bugprone-forward-declaration-namespace declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
63 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 126 bugprone-forward-declaration-namespace declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
64 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 127 bugprone-forward-declaration-namespace declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
65 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/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' 2 unreviewed
66 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 131 bugprone-forward-declaration-namespace no definition found for 'RegExp', but a definition with the same name 'RegExp' found in another namespace 'QV4::CompiledData' 2 unreviewed
67 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 132 bugprone-forward-declaration-namespace declaration 'EvalFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
68 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 134 bugprone-forward-declaration-namespace declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
69 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 136 bugprone-forward-declaration-namespace declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
70 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 137 bugprone-forward-declaration-namespace declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
71 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 143 bugprone-forward-declaration-namespace declaration 'PromiseCapability' is never referenced, but a declaration with the same name found in another namespace 'QV4' 2 unreviewed
72 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 162 bugprone-forward-declaration-namespace declaration 'QmlContext' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
73 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 163 bugprone-forward-declaration-namespace declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
74 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 176 bugprone-forward-declaration-namespace declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
75 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 178 bugprone-forward-declaration-namespace declaration 'DateObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
76 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 180 bugprone-forward-declaration-namespace declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
77 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 181 bugprone-forward-declaration-namespace declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
78 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 184 bugprone-forward-declaration-namespace declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
79 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 185 bugprone-forward-declaration-namespace declaration 'RegExpObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
80 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 189 bugprone-forward-declaration-namespace declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
81 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 190 bugprone-forward-declaration-namespace declaration 'ArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
82 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 191 bugprone-forward-declaration-namespace declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
83 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 192 bugprone-forward-declaration-namespace declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
84 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 194 bugprone-forward-declaration-namespace declaration 'MapObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
85 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4global_p.h @ Line 197 bugprone-forward-declaration-namespace declaration 'PromiseObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' 2 unreviewed
86 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4identifierhash_p.h @ Line 63 cppcoreguidelines-special-member-functions class 'IdentifierHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
87 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4internalclass_p.h @ Line 75 cppcoreguidelines-special-member-functions class 'PropertyHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
88 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4internalclass_p.h @ Line 96 cppcoreguidelines-special-member-functions class 'PropertyHashData' 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 unreviewed
89 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4internalclass_p.h @ Line 157 cppcoreguidelines-special-member-functions class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
90 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4internalclass_p.h @ Line 190 cppcoreguidelines-special-member-functions class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
91 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4internalclass_p.h @ Line 213 cppcoreguidelines-special-member-functions class 'SharedInternalClassData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
92 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4managed_p.h @ Line 108 cppcoreguidelines-special-member-functions class 'Managed' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
93 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4managed_p.h @ Line 241 misc-unconventional-assign-operator operator=() should return 'InternalClass&' 1 unreviewed
94 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4memberdata_p.h @ Line 72 cppcoreguidelines-special-member-functions class 'MemberData' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
95 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4mmdefs_p.h @ Line 273 cppcoreguidelines-special-member-functions class 'MarkStack' 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 unreviewed
96 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4object_p.h @ Line 141 cppcoreguidelines-special-member-functions class 'Object' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
97 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4object_p.h @ Line 413 cppcoreguidelines-special-member-functions class 'ObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1 unreviewed
98 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4object_p.h @ Line 464 cppcoreguidelines-special-member-functions class 'BooleanObject' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
99 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4object_p.h @ Line 473 cppcoreguidelines-special-member-functions class 'NumberObject' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
100 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4object_p.h @ Line 481 cppcoreguidelines-special-member-functions class 'ArrayObject' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
101 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4persistent_p.h @ Line 60 cppcoreguidelines-special-member-functions class 'PersistentValueStorage' 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 unreviewed
102 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4persistent_p.h @ Line 74 cppcoreguidelines-special-member-functions class 'Iterator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
103 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4persistent_p.h @ Line 158 cppcoreguidelines-special-member-functions class 'WeakValue' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
104 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4property_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'Property' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
105 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4scopedvalue_p.h @ Line 173 cppcoreguidelines-special-member-functions class 'ScopedValue' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator 1 unreviewed
106 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4sparsearray_p.h @ Line 145 cppcoreguidelines-special-member-functions class 'SparseArray' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
107 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4string_p.h @ Line 174 cppcoreguidelines-special-member-functions class 'StringOrSymbol' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
108 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4string_p.h @ Line 193 cppcoreguidelines-special-member-functions class 'String' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
109 /home/cc-runs/install_dir/dev/include/QtQml/6.4.0/QtQml/private/qv4vtable_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'OwnPropertyKeyIterator' 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 unreviewed
110 /usr/include/c++/9/bits/atomic_base.h @ Line 207 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1 unreviewed
111 /usr/include/c++/9/bits/atomic_base.h @ Line 218 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1 unreviewed
112 build/src/plugins/ecmascriptdatamodel/QScxmlEcmaScriptDataModelPlugin_autogen/EWIEGA46WW/moc_qscxmlecmascriptdatamodel_p.cpp @ Line 74 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
113 build/src/plugins/ecmascriptdatamodel/QScxmlEcmaScriptDataModelPlugin_autogen/EWIEGA46WW/moc_qscxmlecmascriptplatformproperties_p.cpp @ Line 77 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
114 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlcppdatamodel.cpp @ Line 73 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
115 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmldatamodel.cpp @ Line 89 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
116 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlnulldatamodel.cpp @ Line 73 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
117 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 213 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
118 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 223 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
119 build/src/scxml/Scxml_autogen/EWIEGA46WW/moc_qscxmlstatemachine.cpp @ Line 229 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1 unreviewed
120 build/src/scxmlqml/.rcc/qrc_qmake_QtScxml.cpp @ Line 114 cppcoreguidelines-special-member-functions class 'initializer' 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 unreviewed
121 build/src/statemachineqml/.rcc/qrc_qmake_QtQml_StateMachine.cpp @ Line 124 cppcoreguidelines-special-member-functions class 'initializer' 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 unreviewed
122 build/tools/qscxmlc/.rcc/qrc_templates.cpp @ Line 458 cppcoreguidelines-special-member-functions class 'initializer' 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 unreviewed
123 src/plugins/ecmascriptdatamodel/qscxmlecmascriptplatformproperties_p.h @ Line 64 cppcoreguidelines-special-member-functions class 'QScxmlPlatformProperties' 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 unreviewed
124 src/scxml/qscxmlcompiler.cpp @ Line 515 cppcoreguidelines-special-member-functions class 'DynamicStateMachine' 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 unreviewed
125 src/scxml/qscxmlcompiler.cpp @ Line 2349 performance-no-automatic-move constness of 'result' prevents automatic move 1 unreviewed
126 src/scxml/qscxmlcompiler.h @ Line 51 cppcoreguidelines-special-member-functions class 'QScxmlCompiler' 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 unreviewed
127 src/scxml/qscxmlcompiler.h @ Line 54 cppcoreguidelines-special-member-functions class 'Loader' 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 unreviewed
128 src/scxml/qscxmlcompiler_p.h @ Line 140 cppcoreguidelines-special-member-functions class 'Instruction' 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 unreviewed
129 src/scxml/qscxmlcompiler_p.h @ Line 263 cppcoreguidelines-special-member-functions class 'StateContainer' 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 unreviewed
130 src/scxml/qscxmlcompiler_p.h @ Line 406 cppcoreguidelines-special-member-functions class 'ScxmlDocument' 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 unreviewed
131 src/scxml/qscxmlcompiler_p.h @ Line 479 cppcoreguidelines-special-member-functions class 'NodeVisitor' 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 unreviewed
132 src/scxml/qscxmlcompiler_p.h @ Line 656 cppcoreguidelines-special-member-functions class 'ParserState' 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 unreviewed
133 src/scxml/qscxmlerror.h @ Line 50 cppcoreguidelines-special-member-functions class 'QScxmlError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
134 src/scxml/qscxmlevent.cpp @ Line 61 core.CallAndMessage Called C++ object pointer is null 8 unreviewed
135 src/scxml/qscxmlevent.cpp @ Line 70 core.CallAndMessage Called C++ object pointer is null 11 unreviewed
136 src/scxml/qscxmlevent.cpp @ Line 81 core.CallAndMessage Called C++ object pointer is null 17 unreviewed
137 src/scxml/qscxmlevent.cpp @ Line 96 core.CallAndMessage Called C++ object pointer is null 12 unreviewed
138 src/scxml/qscxmlevent.cpp @ Line 103 core.CallAndMessage Called C++ object pointer is null 13 unreviewed
139 src/scxml/qscxmlevent.cpp @ Line 117 core.CallAndMessage Called C++ object pointer is null 15 unreviewed
140 src/scxml/qscxmlevent.cpp @ Line 120 core.CallAndMessage Called C++ object pointer is null 15 unreviewed
141 src/scxml/qscxmlevent.cpp @ Line 135 core.CallAndMessage Called C++ object pointer is null 17 unreviewed
142 src/scxml/qscxmlevent.cpp @ Line 144 core.CallAndMessage Called C++ object pointer is null 19 unreviewed
143 src/scxml/qscxmlevent.cpp @ Line 182 core.CallAndMessage Called C++ object pointer is null 17 unreviewed
144 src/scxml/qscxmlevent.cpp @ Line 61 core.CallAndMessage Called C++ object pointer is null 14 unreviewed
145 src/scxml/qscxmlevent.cpp @ Line 70 core.CallAndMessage Called C++ object pointer is null 17 unreviewed
146 src/scxml/qscxmlevent.cpp @ Line 81 core.CallAndMessage Called C++ object pointer is null 23 unreviewed
147 src/scxml/qscxmlevent.cpp @ Line 96 core.CallAndMessage Called C++ object pointer is null 18 unreviewed
148 src/scxml/qscxmlevent.cpp @ Line 103 core.CallAndMessage Called C++ object pointer is null 19 unreviewed
149 src/scxml/qscxmlevent.cpp @ Line 117 core.CallAndMessage Called C++ object pointer is null 21 unreviewed
150 src/scxml/qscxmlevent.cpp @ Line 120 core.CallAndMessage Called C++ object pointer is null 21 unreviewed
151 src/scxml/qscxmlevent.cpp @ Line 135 core.CallAndMessage Called C++ object pointer is null 23 unreviewed
152 src/scxml/qscxmlevent.cpp @ Line 144 core.CallAndMessage Called C++ object pointer is null 24 unreviewed
153 src/scxml/qscxmlevent.cpp @ Line 182 core.CallAndMessage Called C++ object pointer is null 23 unreviewed
154 src/scxml/qscxmlevent.cpp @ Line 61 core.CallAndMessage Called C++ object pointer is null 12 unreviewed
155 src/scxml/qscxmlevent.cpp @ Line 70 core.CallAndMessage Called C++ object pointer is null 15 unreviewed
156 src/scxml/qscxmlevent.cpp @ Line 81 core.CallAndMessage Called C++ object pointer is null 21 unreviewed
157 src/scxml/qscxmlevent.cpp @ Line 96 core.CallAndMessage Called C++ object pointer is null 16 unreviewed
158 src/scxml/qscxmlevent.cpp @ Line 103 core.CallAndMessage Called C++ object pointer is null 17 unreviewed
159 src/scxml/qscxmlevent.cpp @ Line 117 core.CallAndMessage Called C++ object pointer is null 19 unreviewed
160 src/scxml/qscxmlevent.cpp @ Line 120 core.CallAndMessage Called C++ object pointer is null 19 unreviewed
161 src/scxml/qscxmlevent.cpp @ Line 135 core.CallAndMessage Called C++ object pointer is null 21 unreviewed
162 src/scxml/qscxmlevent.cpp @ Line 144 core.CallAndMessage Called C++ object pointer is null 23 unreviewed
163 src/scxml/qscxmlevent.cpp @ Line 182 core.CallAndMessage Called C++ object pointer is null 21 unreviewed
164 src/scxml/qscxmlevent.h @ Line 52 cppcoreguidelines-special-member-functions class 'QScxmlEvent' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator 1 unreviewed
165 src/scxml/qscxmlexecutablecontent_p.h @ Line 500 cppcoreguidelines-special-member-functions class 'QScxmlExecutionEngine' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
166 src/scxml/qscxmlinvokableservice.cpp @ Line 257 performance-no-automatic-move constness of 'newId' prevents automatic move 1 unreviewed
167 src/scxml/qscxmlinvokableservice_p.h @ Line 87 cppcoreguidelines-special-member-functions class 'QScxmlScxmlService' 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 unreviewed
168 src/scxml/qscxmlnulldatamodel.h @ Line 48 cppcoreguidelines-special-member-functions class 'QScxmlNullDataModel' 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 unreviewed
169 src/scxml/qscxmlstatemachine.cpp @ Line 1815 bugprone-misplaced-widening-cast either cast from 'int' to 'size_t' (aka 'unsigned long') is ineffective, or there is loss of precision before the conversion 1 unreviewed
170 src/scxml/qscxmlstatemachine_p.h @ Line 125 cppcoreguidelines-special-member-functions class 'QScxmlStateMachinePrivate' 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 unreviewed
171 src/scxml/qscxmlstatemachine_p.h @ Line 172 performance-move-const-arg std::move of the const expression has no effect; remove std::move() 1 unreviewed
172 src/scxml/qscxmlstatemachine_p.h @ Line 219 cppcoreguidelines-special-member-functions class 'Queue' 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 unreviewed
173 src/scxml/qscxmltabledata.h @ Line 54 cppcoreguidelines-special-member-functions class 'QScxmlTableData' 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 unreviewed
174 src/statemachine/qeventtransition_p.h @ Line 62 cppcoreguidelines-special-member-functions class 'QEventTransitionPrivate' 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 unreviewed
175 src/statemachine/qfinalstate_p.h @ Line 61 cppcoreguidelines-special-member-functions class 'QFinalStatePrivate' 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 unreviewed
176 src/statemachine/qsignaleventgenerator_p.h @ Line 65 cppcoreguidelines-special-member-functions class 'QSignalEventGenerator' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor 1 unreviewed
177 src/statemachine/qstate_p.h @ Line 96 cppcoreguidelines-special-member-functions class 'QStatePrivate' 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 unreviewed
178 src/statemachine/qstatemachine.h @ Line 72 cppcoreguidelines-special-member-functions class 'SignalEvent' 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 unreviewed
179 src/statemachine/qstatemachine.h @ Line 91 cppcoreguidelines-special-member-functions class 'WrappedEvent' 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 unreviewed
180 src/statemachine/qstatemachine_p.h @ Line 88 cppcoreguidelines-special-member-functions class 'QStateMachinePrivate' 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 unreviewed
181 src/statemachineqml/timeouttransition_p.h @ Line 64 cppcoreguidelines-special-member-functions class 'TimeoutTransition' 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 unreviewed
182 tools/qscxmlc/scxmlcppdumper.cpp @ Line 272 performance-no-automatic-move constness of 'str' prevents automatic move 1 unreviewed