File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | /home/cc-runs/analyzer_builds/qtdeclarative/src/quickshapes/designhelpers/.qt/rcc/qrc_qmake_QtQuick_Shapes_DesignHelpers.cpp @ Line 147 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
2 | src/qmlcompiler/qqmljsimportvisitor_p.h @ Line 205 | performance-noexcept-move-constructor | move constructors should be marked noexcept | 2 | unreviewed | |
3 | src/qmlcompiler/qqmljsimportvisitor_p.h @ Line 207 | performance-noexcept-move-constructor | move assignment operators should be marked noexcept | 2 | unreviewed | |
4 | src/quick/util/qquickpath.cpp @ Line 17 | misc-use-anonymous-namespace | function 'lcPath' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/quickshapes/qquickshape.cpp @ Line 26 | misc-use-anonymous-namespace | function 'lcShapeSync' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
6 | src/quickshapes/qquickshape_p_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'QQuickShapePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |