fix: keep Treeland screenshot toolbar on screen#877
Draft
svan71 wants to merge 1 commit into
Draft
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linuxdeepin/action-cppcheck@main:
tests/ut_screen_shot_recorder/utils/ut_treelandtoolbarplacement.h#L7
Include file: <gtest/gtest.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.h#L11
Include file: <QSize> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.h#L10
Include file: <QRect> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.h#L9
Include file: <QPoint> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.h#L8
Include file: <QList> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.cpp#L94
The function 'placeToolBar' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.cpp#L27
The function 'pickScreenGeometry' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.cpp#L37
Consider using std::find_if algorithm instead of a raw loop.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.cpp#L8
Include file: <limits> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/treelandtoolbarplacement.cpp#L7
Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading