mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
ci: Remove old cppcheck suppresions
This commit is contained in:
@@ -31,12 +31,6 @@ redundantInitialization
|
|||||||
redundantAssignment:samples/blackmisc/samplesperformance.*
|
redundantAssignment:samples/blackmisc/samplesperformance.*
|
||||||
unreadVariable:samples/blackmisc/samplesperformance.*
|
unreadVariable:samples/blackmisc/samplesperformance.*
|
||||||
|
|
||||||
// Benign
|
|
||||||
duplicateCondition:src/xswiftbus/libxplanemp/src/XPMPPlaneRenderer.cpp
|
|
||||||
|
|
||||||
// Unused file
|
|
||||||
unknownMacro:src/xswiftbus/libxplanemp/src/BitmapUtils.cpp
|
|
||||||
|
|
||||||
// False positives
|
// False positives
|
||||||
returnDanglingLifetime:src/blackmisc/iterator.h
|
returnDanglingLifetime:src/blackmisc/iterator.h
|
||||||
unreadVariable:tests/blackcore/testreaders/testreaders.cpp
|
unreadVariable:tests/blackcore/testreaders/testreaders.cpp
|
||||||
@@ -45,7 +39,6 @@ unknownMacro:src/blackmisc/geo/coordinategeodetic.cpp
|
|||||||
unknownMacro:src/blackmisc/geo/elevationplane.h
|
unknownMacro:src/blackmisc/geo/elevationplane.h
|
||||||
unknownMacro:src/blackmisc/identifier.cpp
|
unknownMacro:src/blackmisc/identifier.cpp
|
||||||
unknownMacro:tests/blackmisc/testsharedstate/testsharedstate.h
|
unknownMacro:tests/blackmisc/testsharedstate/testsharedstate.h
|
||||||
ctuArrayIndex:src/xswiftbus/libxplanemp/src/XPMPPlaneRenderer.cpp
|
|
||||||
|
|
||||||
// False positive memory leaks due to Qt parent/child relationship
|
// False positive memory leaks due to Qt parent/child relationship
|
||||||
unsafeClassCanLeak
|
unsafeClassCanLeak
|
||||||
|
|||||||
Reference in New Issue
Block a user