Skip to content

feat: QT6.8 adaptation #29

feat: QT6.8 adaptation

feat: QT6.8 adaptation #29

Triggered via pull request January 9, 2025 08:23
@pengfeixxpengfeixx
opened #25
Status Success
Total duration 1m 23s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cppcheck: gomoku/src/main.cpp#L11
Include file: <DMainWindow> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/main.cpp#L12
Include file: <DWidgetUtil> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/main.cpp#L13
Include file: <DGuiApplicationHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/main.cpp#L15
Include file: <DApplicationSettings> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/main.cpp#L17
Include file: <DLog> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/main.cpp#L19
Include file: <QAccessible> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/widget/checkerboard/checkerboardscene.h#L17
Include file: "gamecontrol/gamecontrol.h" not found.
cppcheck: gomoku/src/widget/checkerboard/checkerboardscene.h#L19
Include file: <QGraphicsScene> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: gomoku/src/widget/chess/chessitem.h#L9
Include file: <DHiDPIHelper> not found. Please note: Cppcheck does not need standard library headers to get proper results.