Skip to content

refactor: remove PowerManager interface dependency #172

refactor: remove PowerManager interface dependency

refactor: remove PowerManager interface dependency #172

Triggered via pull request November 4, 2025 07:42
@fly602fly602
synchronize #50
Status Success
Total duration 43s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/session-widgets/authinterface.h#L24
Include file: "selfinterface.h" not found.
cppcheck: src/session-widgets/authinterface.h#L23
Include file: "dbusinterface.h" not found.
cppcheck: src/session-widgets/authinterface.h#L22
Include file: "loginedinterface.h" not found.
cppcheck: src/session-widgets/authinterface.h#L21
Include file: "accounts1interface.h" not found.
cppcheck: src/session-widgets/authinterface.h#L20
Include file: "authenticate1interface.h" not found.
cppcheck: src/session-widgets/authinterface.h#L18
Include file: <QGSettings> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/session-widgets/authinterface.h#L17
Include file: <org_freedesktop_dbus.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/session-widgets/authinterface.h#L16
Include file: <org_freedesktop_login1_session_self.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/session-widgets/authinterface.h#L15
Include file: <com_deepin_daemon_authenticate.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/session-widgets/authinterface.h#L14
Include file: <com_deepin_daemon_logined.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.