Skip to content

fix: [ut] Fixed some issues #1919

fix: [ut] Fixed some issues

fix: [ut] Fixed some issues #1919

Triggered via pull request January 20, 2025 07:04
@KakueeenKakueeen
opened #1066
Status Success
Total duration 4m 11s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L8
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L12
Include file: <DStyle> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L14
Include file: <QTextLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L15
Include file: <QPainter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L16
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L17
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L18
Include file: <QPalette> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L19
Include file: <QStyleOptionButton> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.cpp#L10
Include file: <DPaletteHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/plugins/builder/tasks/taskdelegate.h#L10
Include file: <DStyledItemDelegate> not found. Please note: Cppcheck does not need standard library headers to get proper results.