Skip to content

feat: [aiManager] add interface #269

feat: [aiManager] add interface

feat: [aiManager] add interface #269

Triggered via pull request December 26, 2024 02:55
@LiHua000LiHua000
opened #1031
Status Success
Total duration 4m 32s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
4m 21s
static-check / static-check
Fit to window
Zoom out
Zoom in

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.