Skip to content

fix: the item that removed is exist yet #876

fix: the item that removed is exist yet

fix: the item that removed is exist yet #876

Triggered via pull request January 16, 2024 09:12
@FeiWang1119FeiWang1119
synchronize #959
Status Success
Total duration 48s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 warning
cppcheck: frame/taskmanager/dbushandler.cpp#L32
Parameter 'name' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.