Skip to content

chore: add dde-blackscreen #225

chore: add dde-blackscreen

chore: add dde-blackscreen #225

Triggered via pull request December 2, 2024 12:55
@zsienzsien
synchronize #384
Status Success
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: dde-blackwidget/src/window.cpp#L110
Parameter 'name' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
cppcheck: dde-blackwidget/src/window.cpp#L167
The function 'blackScreenVisible' is never used.
cppcheck: dde-blackwidget/src/window.cpp#L99
The function 'mouseDoubleClickEvent' is never used.
cppcheck: dde-blackwidget/src/window.cpp#L147
The function 'setActive' is never used.