sync: from linuxdeepin/dtkgui #12
Triggered via pull request
December 8, 2023 09:15
deepin-ci-robot
opened
#9
Status
Success
Total duration
58s
Artifacts
–
Annotations
4 warnings
cppcheck:
src/wayland/dcontextshellwindow.cpp#L68
Variable 'xcbWindow' is assigned a value that is never used.
|
cppcheck:
src/wayland/dcontextshellwindow.cpp#L88
The function 'qmlAttachedProperties' is never used.
|
cppcheck:
src/wayland/dcontextshellwindow.h#L37
Class 'DContextShellWindow' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
|
cppcheck:
src/wayland/qwaylandpersonalizationshellintegration.cpp#L24
The function 'createShellSurface' is never used.
|