Skip to content

feat: add item move support and secret agent improvements #1246

feat: add item move support and secret agent improvements

feat: add item move support and secret agent improvements #1246

Triggered via pull request December 30, 2025 02:10
@caixr23caixr23
synchronize #465
Status Success
Total duration 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: network-service-plugin/src/session/networksecretagent.h#L15
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networksecretagent.h#L14
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networksecretagent.h#L13
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: network-service-plugin/src/session/networksecretagent.h#L12
Include file: <QLocalServer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: net-view/operation/private/netmanagerthreadprivate.h#L14
Include file: <QObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: net-view/operation/private/netmanagerthreadprivate.h#L13
Include file: <QMap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: net-view/operation/private/netmanagerthreadprivate.h#L11
Include file: <NetworkManagerQt/WirelessSecuritySetting> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: net-view/operation/private/netmanagerthreadprivate.h#L10
Include file: <NetworkManagerQt/Device> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: net-view/operation/private/netitemprivate.cpp#L145
The function 'moveChild' is never used.
cppcheck: net-view/operation/private/netitemprivate.cpp#L108
The function 'getChildIndex' is never used.