fix: resolve 7 production code defects found during test supplementation (DDE-135) - #158
Draft
MyLeeJiEun wants to merge 2 commits into
Draft
fix: resolve 7 production code defects found during test supplementation (DDE-135)#158MyLeeJiEun wants to merge 2 commits into
MyLeeJiEun wants to merge 2 commits into
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/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/fakeservice.h#L8
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/xsettings/modules/api/keyfile.cpp#L22
The function 'getBool' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L103
The function 'isFileExists' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L103
Parameter 'filename' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L72
Parameter 'uri' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L11
Include file: <QStandardPaths> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L10
Include file: <QUrl> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L9
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L8
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-qt/wallpaperslideshow/utils.cpp#L7
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading