merge to master #80
Merged
merge to master #80
Annotations
10 warnings
|
Run linuxdeepin/action-cppcheck@main:
src/utils/dconfigmanager.cpp#L71
The function 'removeConfig' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/dconfigmanager.cpp#L10
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/utils/dconfigmanager.cpp#L8
Include file: <DConfig> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L65
Suspicious expression. Boolean result is used in bitwise operation. The operator '!' and the comparison operators have higher precedence than bitwise operators. It is recommended that the expression is clarified with parentheses.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L11
Include file: "util/log.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L10
Include file: <dconfigmanager.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L9
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L8
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L7
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/engine/OCREngine.cpp#L6
Include file: <DOcr> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading