File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/io/qabstractfileengine_p.h @ Line 149 | cppcoreguidelines-special-member-functions | class 'MapExtensionOption' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
2 | src/corelib/io/qabstractfileengine_p.h @ Line 158 | cppcoreguidelines-special-member-functions | class 'MapExtensionReturn' 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/corelib/io/qabstractfileengine_p.h @ Line 165 | cppcoreguidelines-special-member-functions | class 'UnMapExtensionOption' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
4 | src/testlib/qsignalspy.cpp @ Line 164 | misc-use-anonymous-namespace | function 'isSignalMetaMethodValid' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/testlib/qsignalspy.cpp @ Line 179 | misc-use-anonymous-namespace | function 'isObjectValid' declared 'static', move to anonymous namespace instead | 1 | unreviewed |