chore: merge dtk branch #97
Triggered via pull request
November 13, 2023 08:10
deepin-mozart
opened
#70
Status
Success
Total duration
6m 33s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
cppcheck:
src/plugins/core/mainframe/windowkeeper.cpp#L357
Consider using std::find_if algorithm instead of a raw loop.
|
cppcheck:
src/plugins/core/mainframe/windowkeeper.cpp#L395
Either the condition '!action' is redundant or there is possible null pointer dereference: action.
|
cppcheck:
src/plugins/core/mainframe/windowkeeper.cpp#L400
Consider using std::find_if algorithm instead of a raw loop.
|