sync: from linuxdeepin/dtkgui #281
Triggered via pull request
December 20, 2024 06:55
deepin-ci-robot
synchronize
#97
Status
Success
Total duration
1m 33s
Artifacts
–
Annotations
10 warnings
cppcheck:
src/kernel/dplatformhandle.cpp#L5
Include file: "dplatformhandle.h" not found.
|
cppcheck:
src/kernel/dplatformhandle.cpp#L6
Include file: "dplatformwindowinterface_p.h" not found.
|
cppcheck:
src/kernel/dplatformhandle.cpp#L7
Include file: "dguiapplicationhelper.h" not found.
|
cppcheck:
src/kernel/dplatformhandle.cpp#L9
Include file: "plugins/platform/xcb/dxcbplatformwindowinterface.h" not found.
|
cppcheck:
src/kernel/dplatformhandle.cpp#L12
Include file: "plugins/platform/treeland/dtreelandplatformwindowinterface.h" not found.
|
cppcheck:
src/plugins/dplatformwindowinterface.cpp#L5
Include file: "private/dplatformwindowinterface_p.h" not found.
|
|
cppcheck:
src/plugins/platform/treeland/dtreelandplatformwindowinterface.cpp#L11
Include file: <QWaylandClientExtension> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/platform/treeland/dtreelandplatformwindowinterface.cpp#L12
Include file: <QStyleHints> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/plugins/platform/treeland/dtreelandplatformwindowinterface.cpp#L13
Include file: <private/qwaylandintegration_p.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|