Skip to content

feat: base master merge into release/eagle #386

feat: base master merge into release/eagle

feat: base master merge into release/eagle #386

Triggered via pull request July 15, 2024 07:08
@jeffshuaijeffshuai
synchronize #356
Status Success
Total duration 1m 29s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: deepin-system-monitor-daemon/src/settinghandler.cpp#L55
Either the condition 'mSettings!=nullptr' is redundant or there is possible null pointer dereference: mSettings.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L91
The function 'getSystemProtectionStatus' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L99
The function 'setSystemProtectionStatus' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L130
The function 'getAlarmMsgInterval' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L122
The function 'getMemoryUsage' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L138
The function 'setAlarmMsgInterval' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L157
The function 'getAlaramLastTimeInterval' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L165
The function 'setAlaramLastTimeInterval' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L184
The function 'getAlarmUsageOfCpu' is never used.
cppcheck: deepin-system-monitor-daemon/src/systemmonitorservice.cpp#L192
The function 'setAlarmUsageOfCpu' is never used.