Skip to content

refactor: Refactor display logic #105

refactor: Refactor display logic

refactor: Refactor display logic #105

Triggered via pull request December 22, 2025 03:38
@calsys456calsys456
synchronize #57
Status Success
Total duration 34s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/daemon/Display.h#L26
Include file: <QPointer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/daemon/Display.cpp#L56
Include file: "config.h" not found.
cppcheck: src/daemon/Display.cpp#L55
Include file: "VirtualTerminal.h" not found.
cppcheck: src/daemon/Display.cpp#L54
Include file: "Login1Session.h" not found.
cppcheck: src/daemon/Display.cpp#L53
Include file: "Login1Manager.h" not found.
cppcheck: src/daemon/Display.cpp#L33
Include file: "SocketWriter.h" not found.
cppcheck: src/daemon/Display.cpp#L32
Include file: "Messages.h" not found.
cppcheck: src/daemon/Display.cpp#L25
Include file: "Configuration.h" not found.
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.