| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/analyzer_builds/qtscxml/src/scxmlqml/.qt/rcc/qrc_qmake_QtScxml.cpp @ Line 126 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 2 | /home/cc-runs/analyzer_builds/qtscxml/src/statemachineqml/.qt/rcc/qrc_qmake_QtQml_StateMachine.cpp @ Line 136 | 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/qtscxml/tools/qscxmlc/.qt/rcc/qrc_templates.cpp @ Line 470 | 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/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qendian_p.h @ Line 43 | cppcoreguidelines-special-member-functions | class 'QSpecialIntegerConstAccessor' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
| 5 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qendian_p.h @ Line 98 | cppcoreguidelines-special-member-functions | class 'QSpecialIntegerAccessor' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
| 6 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qmetaobject_p.h @ Line 32 | google-global-names-in-headers | using declarations in the global namespace in headers are prohibited | 1 | unreviewed | |
| 7 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qmetaobject_p.h @ Line 137 | cert-dcl59-cpp | do not use unnamed namespaces in header files | 1 | unreviewed | |
| 8 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qmetaobject_p.h @ Line 137 | google-build-namespaces | do not use unnamed namespaces in header files | 1 | unreviewed | |
| 9 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qmetaobjectbuilder_p.h @ Line 289 | 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 | |
| 10 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qnumeric_p.h @ Line 148 | cert-dcl59-cpp | do not use unnamed namespaces in header files | 1 | unreviewed | |
| 11 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qnumeric_p.h @ Line 148 | google-build-namespaces | do not use unnamed namespaces in header files | 1 | unreviewed | |
| 12 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qobject_p.h @ Line 73 | cppcoreguidelines-special-member-functions | class 'QObjectPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 13 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qobject_p.h @ Line 344 | cppcoreguidelines-special-member-functions | class 'QAbstractMetaCallEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 14 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qobject_p.h @ Line 368 | cppcoreguidelines-special-member-functions | class 'QMetaCallEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 15 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qobject_p.h @ Line 466 | cppcoreguidelines-special-member-functions | class 'QDynamicMetaObjectData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 16 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qobject_p.h @ Line 475 | cppcoreguidelines-special-member-functions | class 'QAbstractDynamicMetaObject' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 17 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qproperty_p.h @ Line 198 | cppcoreguidelines-special-member-functions | class 'BindingEvaluationState' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 18 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qproperty_p.h @ Line 219 | cppcoreguidelines-special-member-functions | class 'CompatPropertySafePoint' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 19 | /home/cc-runs/install_dir/dev/include/QtCore/6.8.0/QtCore/private/qproperty_p.h @ Line 263 | cppcoreguidelines-special-member-functions | class 'QPropertyBindingPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 20 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 624 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by 'callable' | 12 | unreviewed | |
| 21 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 22 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 13 | unreviewed | |
| 23 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 10 | unreviewed | |
| 24 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 14 | unreviewed | |
| 25 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 6 | unreviewed | |
| 26 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 27 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 28 | /home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 79 | cplusplus.NewDeleteLeaks | Potential memory leak | 9 | unreviewed | |
| 29 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qhashedstring_p.h @ Line 29 | cppcoreguidelines-special-member-functions | class 'QHashedString' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 30 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qhashedstring_p.h @ Line 59 | cppcoreguidelines-special-member-functions | class 'QHashedStringRef' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 31 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qhashedstring_p.h @ Line 109 | cppcoreguidelines-special-member-functions | class 'QHashedCStringRef' defines a copy constructor but does not define a destructor or a copy assignment operator | 1 | unreviewed | |
| 32 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qhashedstring_p.h @ Line 396 | bugprone-signed-char-misuse | 'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. | 1 | unreviewed | |
| 33 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qintrusivelist_p.h @ Line 22 | cppcoreguidelines-special-member-functions | class 'QIntrusiveListNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 34 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qintrusivelist_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QIntrusiveList' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 35 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmldelayedcallqueue_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QQmlDelayedCallQueue' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 36 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlglobal_p.h @ Line 226 | cppcoreguidelines-special-member-functions | class 'QQmlColorProvider' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 37 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlglobal_p.h @ Line 246 | cppcoreguidelines-special-member-functions | class 'QQmlGuiProvider' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 38 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlglobal_p.h @ Line 263 | cppcoreguidelines-special-member-functions | class 'QQmlApplication' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 39 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlguard_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QQmlGuardImpl' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 40 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlguard_p.h @ Line 49 | cppcoreguidelines-special-member-functions | class 'QQmlGuard' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 41 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlimport_p.h @ Line 85 | cppcoreguidelines-special-member-functions | class 'QQmlImportNamespace' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 42 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlimport_p.h @ Line 261 | cppcoreguidelines-special-member-functions | class 'QQmlImportDatabase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 43 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlmetaobject_p.h @ Line 34 | cppcoreguidelines-special-member-functions | class 'QQmlMetaObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 44 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlnullablevalue_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QQmlNullableValue' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
| 45 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlpropertycache_p.h @ Line 119 | cppcoreguidelines-special-member-functions | class 'QQmlPropertyCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 46 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlpropertycache_p.h @ Line 131 | misc-unconventional-assign-operator | operator=() should always return '*this' | 1 | unreviewed | |
| 47 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlpropertycache_p.h @ Line 132 | misc-unconventional-assign-operator | operator=() should always return '*this' | 1 | unreviewed | |
| 48 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlproxymetaobject_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QQmlProxyMetaObject' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 49 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlrefcount_p.h @ Line 199 | cplusplus.NewDelete | Use of memory after it is freed | 21 | unreviewed | |
| 50 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmlrefcount_p.h @ Line 44 | cppcoreguidelines-special-member-functions | class 'QQmlRefCounted' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 51 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmltype_p.h @ Line 48 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | unreviewed | |
| 52 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmltype_p.h @ Line 50 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | unreviewed | |
| 53 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmltype_p.h @ Line 127 | cppcoreguidelines-special-member-functions | class 'SingletonInstanceInfo' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
| 54 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmltypemoduleversion_p.h @ Line 33 | cppcoreguidelines-special-member-functions | class 'QQmlTypeModuleVersion' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 55 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qqmltypenamecache_p.h @ Line 48 | cppcoreguidelines-special-member-functions | class 'QQmlTypeNameCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 56 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qstringhash_p.h @ Line 33 | cppcoreguidelines-special-member-functions | class 'QStringHashNode' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 57 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qstringhash_p.h @ Line 279 | cppcoreguidelines-special-member-functions | class 'Node' defines a copy constructor but does not define a destructor or a copy assignment operator | 1 | unreviewed | |
| 58 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qstringhash_p.h @ Line 292 | cppcoreguidelines-special-member-functions | class 'ReservedNodePool' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 59 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4arraydata_p.h @ Line 134 | cppcoreguidelines-special-member-functions | class 'ArrayData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 60 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4context_p.h @ Line 106 | cppcoreguidelines-special-member-functions | class 'ExecutionContext' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 61 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4context_p.h @ Line 147 | cppcoreguidelines-special-member-functions | class 'CallContext' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 62 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4engine_p.h @ Line 84 | cppcoreguidelines-special-member-functions | class 'QQmlV4Function' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 63 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4engine_p.h @ Line 135 | cppcoreguidelines-special-member-functions | class 'ExecutionEngine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 64 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4engine_p.h @ Line 734 | cppcoreguidelines-special-member-functions | class 'Deletable' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 65 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4engine_p.h @ Line 901 | cppcoreguidelines-special-member-functions | class 'ExecutionEngineCallDepthRecorder' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 66 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4function_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'Function' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 67 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 50 | bugprone-forward-declaration-namespace | declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 68 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 67 | bugprone-forward-declaration-namespace | declaration 'Symbol' 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.8.0/QtQml/private/qv4global_p.h @ Line 69 | bugprone-forward-declaration-namespace | declaration 'ObjectPrototype' 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.8.0/QtQml/private/qv4global_p.h @ Line 74 | bugprone-forward-declaration-namespace | declaration 'ScriptFunction' 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.8.0/QtQml/private/qv4global_p.h @ Line 79 | bugprone-forward-declaration-namespace | declaration 'StringObject' 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.8.0/QtQml/private/qv4global_p.h @ Line 83 | bugprone-forward-declaration-namespace | declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 73 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 84 | bugprone-forward-declaration-namespace | declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 74 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 85 | bugprone-forward-declaration-namespace | declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 75 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 89 | bugprone-forward-declaration-namespace | declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 76 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 89 | 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 | |
| 77 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 90 | bugprone-forward-declaration-namespace | declaration 'EvalFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 78 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 92 | bugprone-forward-declaration-namespace | declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 79 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 94 | bugprone-forward-declaration-namespace | declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 80 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 95 | bugprone-forward-declaration-namespace | declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 81 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 101 | bugprone-forward-declaration-namespace | declaration 'PromiseCapability' is never referenced, but a declaration with the same name found in another namespace 'QV4' | 2 | unreviewed | |
| 82 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 120 | bugprone-forward-declaration-namespace | declaration 'QmlContext' 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.8.0/QtQml/private/qv4global_p.h @ Line 121 | bugprone-forward-declaration-namespace | declaration 'ScriptFunction' 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.8.0/QtQml/private/qv4global_p.h @ Line 134 | bugprone-forward-declaration-namespace | declaration 'StringObject' 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.8.0/QtQml/private/qv4global_p.h @ Line 136 | bugprone-forward-declaration-namespace | declaration 'DateObject' 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.8.0/QtQml/private/qv4global_p.h @ Line 138 | bugprone-forward-declaration-namespace | declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 87 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 139 | bugprone-forward-declaration-namespace | declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 88 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 142 | bugprone-forward-declaration-namespace | declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 89 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 143 | bugprone-forward-declaration-namespace | declaration 'RegExpObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 90 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 147 | bugprone-forward-declaration-namespace | declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 91 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 148 | bugprone-forward-declaration-namespace | declaration 'ArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 92 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 149 | bugprone-forward-declaration-namespace | declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 93 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 150 | bugprone-forward-declaration-namespace | declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 94 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 152 | bugprone-forward-declaration-namespace | declaration 'MapObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 95 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4global_p.h @ Line 155 | bugprone-forward-declaration-namespace | declaration 'PromiseObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' | 2 | unreviewed | |
| 96 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4internalclass_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'PropertyHashData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 97 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4internalclass_p.h @ Line 121 | cppcoreguidelines-special-member-functions | class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 98 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4internalclass_p.h @ Line 179 | cppcoreguidelines-special-member-functions | class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 99 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4managed_p.h @ Line 72 | cppcoreguidelines-special-member-functions | class 'Managed' 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.8.0/QtQml/private/qv4managed_p.h @ Line 208 | misc-unconventional-assign-operator | operator=() should return 'InternalClass&' | 1 | unreviewed | |
| 101 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4memberdata_p.h @ Line 36 | cppcoreguidelines-special-member-functions | class 'MemberData' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 102 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4mm_p.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'GCData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 103 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4mmdefs_p.h @ Line 232 | cppcoreguidelines-special-member-functions | class 'MarkStack' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 104 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4object_p.h @ Line 104 | cppcoreguidelines-special-member-functions | class 'Object' 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.8.0/QtQml/private/qv4object_p.h @ Line 380 | cppcoreguidelines-special-member-functions | class 'ObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 106 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4object_p.h @ Line 431 | cppcoreguidelines-special-member-functions | class 'BooleanObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 107 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4object_p.h @ Line 440 | cppcoreguidelines-special-member-functions | class 'NumberObject' 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.8.0/QtQml/private/qv4object_p.h @ Line 448 | cppcoreguidelines-special-member-functions | class 'ArrayObject' 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.8.0/QtQml/private/qv4persistent_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'PersistentValueStorage' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 110 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4property_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'Property' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 111 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4scopedvalue_p.h @ Line 146 | 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 | |
| 112 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4string_p.h @ Line 139 | cppcoreguidelines-special-member-functions | class 'StringOrSymbol' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 113 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4string_p.h @ Line 158 | cppcoreguidelines-special-member-functions | class 'String' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 114 | /home/cc-runs/install_dir/dev/include/QtQml/6.8.0/QtQml/private/qv4vtable_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OwnPropertyKeyIterator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 115 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 116 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 117 | src/plugins/ecmascriptdatamodel/qscxmlecmascriptplatformproperties_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QScxmlPlatformProperties' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 118 | src/plugins/ecmascriptdatamodel/qscxmlecmascriptplatformproperties_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QScxmlPlatformProperties' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 119 | src/scxml/qscxmlcompiler.cpp @ Line 35 | misc-use-anonymous-namespace | variable 'scxmlNamespace' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 120 | src/scxml/qscxmlcompiler.cpp @ Line 36 | misc-use-anonymous-namespace | variable 'qtScxmlNamespace' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 121 | src/scxml/qscxmlcompiler.cpp @ Line 481 | cppcoreguidelines-special-member-functions | class 'DynamicStateMachine' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 122 | src/scxml/qscxmlcompiler.cpp @ Line 2318 | performance-no-automatic-move | constness of 'result' prevents automatic move | 1 | unreviewed | |
| 123 | src/scxml/qscxmlcompiler.cpp @ Line 668 | cplusplus.NewDeleteLeaks | Potential memory leak | 15 | unreviewed | |
| 124 | src/scxml/qscxmlcompiler.h @ Line 15 | cppcoreguidelines-special-member-functions | class 'QScxmlCompiler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 125 | src/scxml/qscxmlcompiler.h @ Line 18 | cppcoreguidelines-special-member-functions | class 'Loader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 126 | src/scxml/qscxmlcompiler.h @ Line 15 | cppcoreguidelines-special-member-functions | class 'QScxmlCompiler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 127 | src/scxml/qscxmlcompiler.h @ Line 18 | cppcoreguidelines-special-member-functions | class 'Loader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 128 | src/scxml/qscxmlcompiler_p.h @ Line 105 | cppcoreguidelines-special-member-functions | class 'Instruction' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 129 | src/scxml/qscxmlcompiler_p.h @ Line 228 | cppcoreguidelines-special-member-functions | class 'StateContainer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 130 | src/scxml/qscxmlcompiler_p.h @ Line 371 | cppcoreguidelines-special-member-functions | class 'ScxmlDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 131 | src/scxml/qscxmlcompiler_p.h @ Line 444 | cppcoreguidelines-special-member-functions | class 'NodeVisitor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 132 | src/scxml/qscxmlcompiler_p.h @ Line 621 | cppcoreguidelines-special-member-functions | class 'ParserState' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 133 | src/scxml/qscxmlcompiler_p.h @ Line 105 | cppcoreguidelines-special-member-functions | class 'Instruction' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 134 | src/scxml/qscxmlcompiler_p.h @ Line 228 | cppcoreguidelines-special-member-functions | class 'StateContainer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 135 | src/scxml/qscxmlcompiler_p.h @ Line 371 | cppcoreguidelines-special-member-functions | class 'ScxmlDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 136 | src/scxml/qscxmlcompiler_p.h @ Line 444 | cppcoreguidelines-special-member-functions | class 'NodeVisitor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 137 | src/scxml/qscxmlcompiler_p.h @ Line 621 | cppcoreguidelines-special-member-functions | class 'ParserState' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 138 | src/scxml/qscxmldatamodel.cpp @ Line 13 | misc-use-anonymous-namespace | variable 'loader' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 139 | src/scxml/qscxmlevent.cpp @ Line 25 | core.CallAndMessage | Called C++ object pointer is null | 14 | unreviewed | |
| 140 | src/scxml/qscxmlevent.cpp @ Line 34 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 141 | src/scxml/qscxmlevent.cpp @ Line 45 | core.CallAndMessage | Called C++ object pointer is null | 20 | unreviewed | |
| 142 | src/scxml/qscxmlevent.cpp @ Line 60 | core.CallAndMessage | Called C++ object pointer is null | 19 | unreviewed | |
| 143 | src/scxml/qscxmlevent.cpp @ Line 67 | core.CallAndMessage | Called C++ object pointer is null | 20 | unreviewed | |
| 144 | src/scxml/qscxmlevent.cpp @ Line 99 | core.CallAndMessage | Called C++ object pointer is null | 25 | unreviewed | |
| 145 | src/scxml/qscxmlevent.cpp @ Line 146 | core.CallAndMessage | Called C++ object pointer is null | 23 | unreviewed | |
| 146 | src/scxml/qscxmlevent.cpp @ Line 25 | core.CallAndMessage | Called C++ object pointer is null | 8 | unreviewed | |
| 147 | src/scxml/qscxmlevent.cpp @ Line 34 | core.CallAndMessage | Called C++ object pointer is null | 11 | unreviewed | |
| 148 | src/scxml/qscxmlevent.cpp @ Line 45 | core.CallAndMessage | Called C++ object pointer is null | 13 | unreviewed | |
| 149 | src/scxml/qscxmlevent.cpp @ Line 60 | core.CallAndMessage | Called C++ object pointer is null | 12 | unreviewed | |
| 150 | src/scxml/qscxmlevent.cpp @ Line 67 | core.CallAndMessage | Called C++ object pointer is null | 13 | unreviewed | |
| 151 | src/scxml/qscxmlevent.cpp @ Line 99 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 152 | src/scxml/qscxmlevent.cpp @ Line 146 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 153 | src/scxml/qscxmlexecutablecontent.cpp @ Line 201 | misc-use-anonymous-namespace | function 'parseTime' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 154 | src/scxml/qscxmlexecutablecontent_p.h @ Line 464 | cppcoreguidelines-special-member-functions | class 'QScxmlExecutionEngine' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 155 | src/scxml/qscxmlexecutablecontent_p.h @ Line 464 | cppcoreguidelines-special-member-functions | class 'QScxmlExecutionEngine' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 156 | src/scxml/qscxmlinvokableservice.cpp @ Line 221 | performance-no-automatic-move | constness of 'newId' prevents automatic move | 1 | unreviewed | |
| 157 | src/scxml/qscxmlinvokableservice_p.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QScxmlScxmlService' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 158 | src/scxml/qscxmlinvokableservice_p.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QScxmlScxmlService' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 159 | src/scxml/qscxmlnulldatamodel.h @ Line 12 | cppcoreguidelines-special-member-functions | class 'QScxmlNullDataModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 160 | src/scxml/qscxmlnulldatamodel.h @ Line 12 | cppcoreguidelines-special-member-functions | class 'QScxmlNullDataModel' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 161 | src/scxml/qscxmlstatemachine.cpp @ Line 189 | misc-use-anonymous-namespace | function 'signalIndex' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 162 | src/scxml/qscxmlstatemachine.cpp @ Line 252 | misc-use-anonymous-namespace | function 'nextSegment' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 163 | src/scxml/qscxmlstatemachine.cpp @ Line 1187 | readability-suspicious-call-argument | 1st argument 'targetStateIndex' (passed to 'stateIndex') looks like it might be swapped with the 2nd, 'stateIndex' (passed to 'ancestorIndex') | 2 | unreviewed | |
| 164 | src/scxml/qscxmlstatemachine.cpp @ Line 1726 | 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 | |
| 165 | src/scxml/qscxmlstatemachine_p.h @ Line 92 | cppcoreguidelines-special-member-functions | class 'QScxmlStateMachinePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 166 | src/scxml/qscxmlstatemachine_p.h @ Line 139 | performance-move-const-arg | std::move of the const expression has no effect; remove std::move() | 1 | unreviewed | |
| 167 | src/scxml/qscxmlstatemachine_p.h @ Line 186 | cppcoreguidelines-special-member-functions | class 'Queue' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 168 | src/scxml/qscxmlstatemachine_p.h @ Line 92 | cppcoreguidelines-special-member-functions | class 'QScxmlStateMachinePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 169 | src/scxml/qscxmlstatemachine_p.h @ Line 139 | performance-move-const-arg | std::move of the const expression has no effect; remove std::move() | 1 | unreviewed | |
| 170 | src/scxml/qscxmlstatemachine_p.h @ Line 186 | cppcoreguidelines-special-member-functions | class 'Queue' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 171 | src/scxml/qscxmltabledata.h @ Line 18 | cppcoreguidelines-special-member-functions | class 'QScxmlTableData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 172 | src/scxml/qscxmltabledata.h @ Line 18 | cppcoreguidelines-special-member-functions | class 'QScxmlTableData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 173 | src/statemachine/qeventtransition_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QEventTransitionPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 174 | src/statemachine/qeventtransition_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QEventTransitionPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 175 | src/statemachine/qfinalstate_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QFinalStatePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 176 | src/statemachine/qhistorystate.cpp @ Line 201 | misc-use-anonymous-namespace | function 'isSoleEntry' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 177 | src/statemachine/qsignaleventgenerator_p.h @ Line 29 | 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 | |
| 178 | src/statemachine/qsignaleventgenerator_p.h @ Line 29 | 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 | |
| 179 | src/statemachine/qstate_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QStatePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 180 | src/statemachine/qstate_p.h @ Line 60 | cppcoreguidelines-special-member-functions | class 'QStatePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 181 | src/statemachine/qstatemachine.cpp @ Line 274 | misc-use-anonymous-namespace | function 'isDescendant' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 182 | src/statemachine/qstatemachine.cpp @ Line 286 | misc-use-anonymous-namespace | function 'containsDecendantOf' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 183 | src/statemachine/qstatemachine.cpp @ Line 295 | misc-use-anonymous-namespace | function 'descendantDepth' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 184 | src/statemachine/qstatemachine.cpp @ Line 317 | misc-use-anonymous-namespace | function 'getProperAncestors' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 185 | src/statemachine/qstatemachine.cpp @ Line 346 | misc-use-anonymous-namespace | function 'getEffectiveTargetStates' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 186 | src/statemachine/qstatemachine.cpp @ Line 409 | misc-use-anonymous-namespace | function 'indexOfDescendant' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 187 | src/statemachine/qstatemachine.h @ Line 36 | cppcoreguidelines-special-member-functions | class 'SignalEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 188 | src/statemachine/qstatemachine.h @ Line 55 | cppcoreguidelines-special-member-functions | class 'WrappedEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 189 | src/statemachine/qstatemachine.h @ Line 36 | cppcoreguidelines-special-member-functions | class 'SignalEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 190 | src/statemachine/qstatemachine.h @ Line 55 | cppcoreguidelines-special-member-functions | class 'WrappedEvent' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 191 | src/statemachine/qstatemachine_p.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QStateMachinePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 192 | src/statemachine/qstatemachine_p.h @ Line 52 | cppcoreguidelines-special-member-functions | class 'QStateMachinePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 193 | src/statemachineqml/timeouttransition_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'TimeoutTransition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 194 | src/statemachineqml/timeouttransition_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'TimeoutTransition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 195 | tools/qscxmlc/generator.cpp @ Line 73 | misc-use-anonymous-namespace | function 'metaTypeEnumValueString' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 196 | tools/qscxmlc/generator.cpp @ Line 165 | misc-use-anonymous-namespace | function 'aggregateParameterCount' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 197 | tools/qscxmlc/generator.cpp @ Line 222 | misc-use-anonymous-namespace | function 'qualifiedNameEquals' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 198 | tools/qscxmlc/generator.cpp @ Line 232 | misc-use-anonymous-namespace | function 'generateQualifiedClassNameIdentifier' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 199 | tools/qscxmlc/qscxmlc.cpp @ Line 67 | misc-use-anonymous-namespace | function 'collectAllDocuments' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 200 | tools/qscxmlc/scxmlcppdumper.cpp @ Line 247 | performance-no-automatic-move | constness of 'str' prevents automatic move | 1 | unreviewed |