feat: [ut] New plugin for unit test #295
Annotations
1 error and 10 warnings
Run reviews-team-test/ci-check-action@static-check
Process completed with exit code 100.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.cpp#L7
Include file: <QtMath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.cpp#L8
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.cpp#L70
The function 'stopAnimation' is never used.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.h#L8
Include file: <QPainter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.h#L9
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run reviews-team-test/ci-check-action@static-check:
src/common/util/spinnerpainter.h#L11
Include file: <functional> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Run reviews-team-test/ci-check-action@static-check:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L72
Class 'OpenAiCompatibleLLMPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
Run reviews-team-test/ci-check-action@static-check:
src/plugins/aimanager/openai/openaicompatiblellm.cpp#L72
Class 'OpenAiCompatibleLLMPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s).
|
Run reviews-team-test/ci-check-action@static-check:
src/plugins/smartut/common/itemnode.cpp#L6
Include file: "utils/utils.h" not found.
|
Run reviews-team-test/ci-check-action@static-check:
src/plugins/smartut/common/itemnode.cpp#L8
Include file: "common/util/qtcassert.h" not found.
|
Loading