File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/jsruntime/qv4functionobject.cpp @ Line 58 | core.CallAndMessage | Called C++ object pointer is null | 24 | unreviewed | |
2 | src/qml/jsruntime/qv4functionobject.cpp @ Line 509 | misc-use-anonymous-namespace | function 'qfoDoCall' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qml/jsruntime/qv4functionobject_p.h @ Line 238 | cppcoreguidelines-special-member-functions | class 'JavaScriptFunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
4 | src/qml/jsruntime/qv4functionobject_p.h @ Line 252 | cppcoreguidelines-special-member-functions | class 'DynamicFunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
5 | src/qml/jsruntime/qv4functionobject_p.h @ Line 290 | cppcoreguidelines-special-member-functions | class 'IndexedBuiltinFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
6 | src/qml/jsruntime/qv4functionobject_p.h @ Line 303 | cppcoreguidelines-special-member-functions | class 'ArrowFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
7 | src/qml/jsruntime/qv4functionobject_p.h @ Line 346 | cppcoreguidelines-special-member-functions | class 'BoundFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
8 | src/qml/jsruntime/qv4functionobject_p.h @ Line 356 | cppcoreguidelines-special-member-functions | class 'BoundConstructor' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
9 | src/qml/jsruntime/qv4proxy_p.h @ Line 87 | cppcoreguidelines-special-member-functions | class 'ProxyConstructorObject' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
10 | src/qml/qml/qqmlbuiltinfunctions_p.h @ Line 248 | cppcoreguidelines-special-member-functions | class 'QQmlBindingFunction' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed |