Skip to content

fix: Add network OSD processing #1130

fix: Add network OSD processing

fix: Add network OSD processing #1130

Triggered via pull request October 28, 2025 02:58
@caixr23caixr23
opened #422
Status Success
Total duration 1m 1s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
cppcheck: network-service-plugin/src/utils/settingconfig.h#L34
There is an unknown macro here somewhere. Configuration is required. If slots is a macro then please configure it.
cppcheck: network-service-plugin/src/session/networkstatehandler.h#L12
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networkstatehandler.h#L11
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networkstatehandler.h#L10
Include file: <QDBusServiceWatcher> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networkstatehandler.h#L9
Include file: <QDBusMessage> not found. Please note: Cppcheck does not need standard library headers to get proper results.