File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/qml/qqml.cpp @ Line 1300 | misc-use-anonymous-namespace | function 'isEnumUnderlyingType' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qml/qml/qqml.cpp @ Line 1335 | misc-use-anonymous-namespace | function 'canHoldVoid' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qml/qml/qqml.cpp @ Line 1343 | misc-use-anonymous-namespace | function 'isTypeCompatible' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/qml/qml/qqmlvmemetaobject.cpp @ Line 393 | misc-use-anonymous-namespace | function 'stringCastMetaObject' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/qmldom/qqmldomfilelocations_p.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'Node' defines a copy constructor but does not define a destructor or a copy assignment operator | 1 | unreviewed |