| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.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 | ||
| 2 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qnumeric_p.h @ Line 177 | cert-dcl59-cpp | do not use unnamed namespaces in header files | 1 | ||
| 3 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qnumeric_p.h @ Line 177 | google-build-namespaces | do not use unnamed namespaces in header files | 1 | ||
| 4 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.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 | ||
| 5 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.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 | ||
| 6 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.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 | ||
| 7 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.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 | ||
| 8 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 569 | 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 | ||
| 9 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 593 | 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 | ||
| 10 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 654 | 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 | ||
| 11 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qobject_p.h @ Line 663 | 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 | ||
| 12 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 135 | 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 | ||
| 13 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 155 | 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 | ||
| 14 | /home/cc-runs/install_dir/dev/include/QtCore/6.2.0/QtCore/private/qproperty_p.h @ Line 172 | 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 | ||
| 15 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352 | cplusplus.NewDeleteLeaks | Potential memory leak | 9 | ||
| 16 | /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164 | cplusplus.NewDeleteLeaks | Potential memory leak | 6 | ||
| 17 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qflagpointer_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QBiPointer' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator | 1 | ||
| 18 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 67 | 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 | ||
| 19 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 97 | 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 | ||
| 20 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 147 | 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 | ||
| 21 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qhashedstring_p.h @ Line 429 | bugprone-signed-char-misuse | 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. | 1 | ||
| 22 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 23 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 24 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 25 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlguard_p.h @ Line 60 | 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 | ||
| 26 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlguard_p.h @ Line 78 | 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 | ||
| 27 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlmetatype_p.h @ Line 87 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 28 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlmetatype_p.h @ Line 103 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 1 | ||
| 29 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlnotifier_p.h @ Line 61 | cppcoreguidelines-special-member-functions | class 'QQmlNotifier' 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 | ||
| 30 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlnotifier_p.h @ Line 80 | cppcoreguidelines-special-member-functions | class 'QQmlNotifierEndpoint' 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 | ||
| 31 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 32 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 79 | 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 | ||
| 33 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 86 | 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 | ||
| 34 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycache_p.h @ Line 128 | 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 | ||
| 35 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycachevector_p.h @ Line 70 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 36 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlpropertycachevector_p.h @ Line 72 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 37 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 38 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 88 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | ||
| 39 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 92 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 40 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 162 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 1 | ||
| 41 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmlrefcount_p.h @ Line 183 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 1 | ||
| 42 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltype_p.h @ Line 85 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | ||
| 43 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qqmltype_p.h @ Line 87 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | ||
| 44 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qstringhash_p.h @ Line 222 | core.NullDereference | Array access (via field 'buckets') results in a null pointer dereference | 10 | ||
| 45 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 46 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 47 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 48 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 49 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 50 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 51 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 52 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 53 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 54 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 736 | 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 | ||
| 55 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4engine_p.h @ Line 812 | 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 | ||
| 56 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 57 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 58 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 59 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 60 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 61 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 62 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 63 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 64 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 65 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 66 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 67 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 68 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 69 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 70 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 71 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 72 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 73 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 74 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 75 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 76 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 77 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 78 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 79 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 80 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 81 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 82 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 83 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 84 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 85 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 86 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 87 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 88 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 89 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 90 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 91 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 92 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 93 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4managed_p.h @ Line 241 | misc-unconventional-assign-operator | operator=() should return 'InternalClass&' | 1 | ||
| 94 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 95 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 96 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 97 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 98 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 99 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 100 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 101 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 102 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 70 | 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 | ||
| 103 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 94 | cppcoreguidelines-special-member-functions | class 'PersistentValue' 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 | ||
| 104 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.0/QtQml/private/qv4persistent_p.h @ Line 148 | 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 | ||
| 105 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 106 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 107 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 108 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 109 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 110 | /home/cc-runs/install_dir/dev/include/QtQml/6.2.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 | ||
| 111 | /usr/include/c++/9/bits/atomic_base.h @ Line 207 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 112 | /usr/include/c++/9/bits/atomic_base.h @ Line 218 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | ||
| 113 | 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 | ||
| 114 | 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 | ||
| 115 | 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 | ||
| 116 | 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 | ||
| 117 | 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 | ||
| 118 | 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 | ||
| 119 | 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 | ||
| 120 | 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 | ||
| 121 | 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 | ||
| 122 | build/src/statemachineqml/.rcc/qrc_qmake_QtQml_StateMachine.cpp @ Line 123 | 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 | ||
| 123 | 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 | ||
| 124 | 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 | ||
| 125 | 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 | ||
| 126 | src/scxml/qscxmlcompiler.cpp @ Line 2349 | performance-no-automatic-move | constness of 'result' prevents automatic move | 1 | ||
| 127 | src/scxml/qscxmlcompiler.cpp @ Line 702 | cplusplus.NewDeleteLeaks | Potential memory leak | 15 | ||
| 128 | 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 | ||
| 129 | 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 | ||
| 130 | 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 | ||
| 131 | 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 | ||
| 132 | 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 | ||
| 133 | 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 | ||
| 134 | 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 | ||
| 135 | 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 | ||
| 136 | src/scxml/qscxmlevent.cpp @ Line 61 | core.CallAndMessage | Called C++ object pointer is null | 8 | ||
| 137 | src/scxml/qscxmlevent.cpp @ Line 70 | core.CallAndMessage | Called C++ object pointer is null | 11 | ||
| 138 | src/scxml/qscxmlevent.cpp @ Line 81 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 139 | src/scxml/qscxmlevent.cpp @ Line 96 | core.CallAndMessage | Called C++ object pointer is null | 12 | ||
| 140 | src/scxml/qscxmlevent.cpp @ Line 103 | core.CallAndMessage | Called C++ object pointer is null | 13 | ||
| 141 | src/scxml/qscxmlevent.cpp @ Line 117 | core.CallAndMessage | Called C++ object pointer is null | 15 | ||
| 142 | src/scxml/qscxmlevent.cpp @ Line 120 | core.CallAndMessage | Called C++ object pointer is null | 15 | ||
| 143 | src/scxml/qscxmlevent.cpp @ Line 135 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 144 | src/scxml/qscxmlevent.cpp @ Line 144 | core.CallAndMessage | Called C++ object pointer is null | 18 | ||
| 145 | src/scxml/qscxmlevent.cpp @ Line 182 | core.CallAndMessage | Called C++ object pointer is null | 17 | ||
| 146 | 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 | ||
| 147 | 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 | ||
| 148 | src/scxml/qscxmlinvokableservice.cpp @ Line 257 | performance-no-automatic-move | constness of 'newId' prevents automatic move | 1 | ||
| 149 | 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 | ||
| 150 | 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 | ||
| 151 | 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 | ||
| 152 | 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 | ||
| 153 | src/scxml/qscxmlstatemachine_p.h @ Line 172 | performance-move-const-arg | std::move of the const expression has no effect; remove std::move() | 1 | ||
| 154 | 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 | ||
| 155 | 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 | ||
| 156 | 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 | ||
| 157 | 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 | ||
| 158 | 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 | ||
| 159 | 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 | ||
| 160 | 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 | ||
| 161 | 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 | ||
| 162 | 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 | ||
| 163 | 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 | ||
| 164 | tools/qscxmlc/scxmlcppdumper.cpp @ Line 272 | performance-no-automatic-move | constness of 'str' prevents automatic move | 1 |