feat: [aiManager] add interface #1859
Annotations
6 warnings
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/aimanager.cpp#L8
Include file: "services/option/optionmanager.h" not found.
|
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/aimanager.cpp#L10
Include file: "common/util/eventdefinitions.h" not found.
|
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/aimanager.cpp#L12
Include file: <QMap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/openai/openaicompatibleconversation.cpp#L19
Local variable 'iter' shadows outer variable
|
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L122
The function 'modelName' is never used.
|
Run linuxdeepin/action-cppcheck@main:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L351
The function 'isIdle' is never used.
|
Loading