Skip to content

feat: [ut] Add the feature to update the project tree #1925

feat: [ut] Add the feature to update the project tree

feat: [ut] Add the feature to update the project tree #1925

Triggered via pull request January 21, 2025 06:50
@KakueeenKakueeen
opened #1071
Status Success
Total duration 4m 4s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
cppcheck: src/plugins/smartut/common/itemnode.cpp#L159
The function 'findChildFolderNode' is never used.
cppcheck: src/plugins/smartut/common/itemnode.h#L92
Local variable 'folderNode' shadows outer function
cppcheck: src/plugins/smartut/gui/smartutwidget.h#L8
Include file: "common/itemnode.h" not found.
cppcheck: src/plugins/smartut/gui/smartutwidget.h#L10
Include file: <DToolButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/smartut/gui/smartutwidget.h#L11
Include file: <DComboBox> not found. Please note: Cppcheck does not need standard library headers to get proper results.