refactor: remove unused code in common #583
Triggered via pull request
January 16, 2024 08:39
deepin-mozart
synchronize
#327
Status
Success
Total duration
4m 38s
Artifacts
–
Annotations
4 warnings
cppcheck:
src/common/dialog/commondialog.cpp#L86
The function 'singleChoice' is never used.
|
cppcheck:
src/plugins/filebrowser/mainframe/treeview.cpp#L106
Consider using std::accumulate algorithm instead of a raw loop.
|
cppcheck:
src/plugins/filebrowser/mainframe/treeview.cpp#L129
Consider using std::accumulate algorithm instead of a raw loop.
|
cppcheck:
src/plugins/filebrowser/mainframe/treeview.cpp#L154
Consider using std::accumulate algorithm instead of a raw loop.
|