Skip to content

fix: Add DBus interface to enable service #353

fix: Add DBus interface to enable service

fix: Add DBus interface to enable service #353

Triggered via pull request April 28, 2024 08:25
@rb-unionrb-union
synchronize #332
Status Success
Total duration 1m 15s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: deepin-system-monitor-system-server/src/systemdbusserver.h#L18
Class 'SystemDBusServer' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
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/.