File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/jsruntime/qv4sequenceobject.cpp @ Line 102 | misc-use-anonymous-namespace | function 'retrieveVariantData' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qmlmodels/qqmldelegatemodel.cpp @ Line 941 | cppcoreguidelines-special-member-functions | class 'RequiredPropertiesInitializer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
3 | src/qmlmodels/qqmldelegatemodel.cpp @ Line 981 | readability-suspicious-call-argument | 2nd argument 'targetProp' (passed to 'source') looks like it might be swapped with the 3rd, 'sourceProp' (passed to 'target') | 2 | unreviewed |