support TreeLand window personalization mode #674
Triggered via pull request
August 27, 2024 06:14
justforlxz
synchronize
#252
Status
Success
Total duration
50s
Artifacts
–
Annotations
4 warnings
cppcheck:
src/wayland/dcontextshellwindow.cpp#L81
The function 'qmlAttachedProperties' is never used.
|
cppcheck:
src/wayland/dcontextshellwindow.h#L29
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#L44
The function 'createShellSurface' is never used.
|
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|