Skip to content

test

test #360

Triggered via pull request May 9, 2024 02:26
@add-uosadd-uos
opened #341
Status Success
Total duration 1m 3s
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.