Skip to content

fix: Add DBus interface to enable service #340

fix: Add DBus interface to enable service

fix: Add DBus interface to enable service #340

Triggered via pull request April 17, 2024 09:52
@rb-unionrb-union
synchronize #332
Status Success
Total duration 1m 9s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
cppcheck: deepin-system-monitor-system-server/src/dbusserver.cpp#L141
The function 'checkCaller' is never used.
cppcheck: deepin-system-monitor-system-server/src/dbusserver.cpp#L78
The function 'setServiceEnable' is never used.
cppcheck: deepin-system-monitor-system-server/src/dbusserver.h#L12
The one definition rule is violated, different classes/structs have the same name 'DBusServer'
cppcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.