feat: [aiManager] add interface #269
call-static-check.yml
on: pull_request_target
static-check
/
static-check
4m 21s
Annotations
1 error and 5 warnings
static-check / static-check
Process completed with exit code 100.
|
static-check / static-check:
src/plugins/aimanager/aimanager.cpp#L8
Include file: "services/option/optionmanager.h" not found.
|
static-check / static-check:
src/plugins/aimanager/aimanager.cpp#L10
Include file: "common/util/eventdefinitions.h" not found.
|
static-check / static-check:
src/plugins/aimanager/aimanager.cpp#L12
Include file: <QMap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
static-check / static-check:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L122
The function 'modelName' is never used.
|
static-check / static-check:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L351
The function 'isIdle' is never used.
|