pick develop/eagle to master #567
Merged
Annotations
10 warnings
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/Page/MainWindow.cpp#L47
Include file: <QtConcurrent/QtConcurrent> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/Page/MainWindow.cpp#L46
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/Page/MainWindow.cpp#L45
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/Page/MainWindow.cpp#L44
Include file: <QVBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/DeviceManager/DeviceMonitor.cpp#L618
Variable 'line' is used to iterate by value. It could be declared as a const reference which is usually faster and recommended in C++.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/DeviceManager/DeviceMonitor.cpp#L610
Parameter 'rawText' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/DeviceManager/DeviceMonitor.cpp#L21
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/DeviceManager/DeviceMonitor.cpp#L20
Include file: <math.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager/src/DeviceManager/DeviceMonitor.cpp#L18
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
deepin-devicemanager-server/customgpuinfo/main.cpp#L11
Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading