Skip to content

feat: add lockscreen protocol for ShutdownApplet #3039

feat: add lockscreen protocol for ShutdownApplet

feat: add lockscreen protocol for ShutdownApplet #3039

Triggered via pull request November 25, 2024 01:42
@1820278174318202781743
synchronize #900
Status Success
Total duration 32s
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: applets/dde-shutdown/shutdownapplet.cpp#L37
The function 'requestShutdown' is never used.
cppcheck: applets/dde-shutdown/shutdownapplet.cpp#L54
The function 'requestLock' is never used.
cppcheck: applets/dde-shutdown/shutdownapplet.cpp#L62
The function 'requestSwitchUser' is never used.
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/