Skip to content

refactor: cut off helper #99

refactor: cut off helper

refactor: cut off helper #99

Triggered via pull request December 18, 2025 06:02
@calsys456calsys456
opened #56
Status Success
Total duration 1m 0s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/daemon/UserSession.cpp#L22
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Display.cpp#L560
syntax error
cppcheck: src/daemon/Auth.h#L67
There is an unknown macro here somewhere. Configuration is required. If Q_SLOTS is a macro then please configure it.
cppcheck: src/daemon/Auth.h#L27
Include file: <QtCore/QProcessEnvironment> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Auth.h#L26
Include file: <QtCore/QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Auth.h#L24
Include file: "Session.h" not found.
cppcheck: src/daemon/Auth.cpp#L29
Include file: <utmpx.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Auth.cpp#L28
Include file: <utmp.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Auth.cpp#L27
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Auth.cpp#L26
Include file: <pwd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.