File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 64 | misc-use-anonymous-namespace | function 'mapPropertyKey' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 77 | misc-use-anonymous-namespace | function 'keyToIndex' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qml/jsruntime/qv4variantassociationobject.cpp @ Line 90 | misc-use-anonymous-namespace | function 'indexToKey' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/quickdialogs/quickdialogsquickimpl/qquickcolorinputs.cpp @ Line 15 | misc-use-anonymous-namespace | function 'lcColorInputs' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/quickdialogs/quickdialogsquickimpl/qquickcolorinputs_p.h @ Line 34 | cppcoreguidelines-special-member-functions | class 'QQuickColorInputs' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed |