Skip to content

feat: adapt for Qt6.8 #345

feat: adapt for Qt6.8

feat: adapt for Qt6.8 #345

Triggered via pull request January 23, 2025 09:06
@LiHua000LiHua000
synchronize #1073
Status Success
Total duration 6m 19s
Artifacts

call-static-check.yml

on: pull_request_target
static-check  /  static-check
6m 0s
static-check / static-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
static-check / static-check
Process completed with exit code 100.
static-check / static-check: src/common/actionmanager/actionmanager.cpp#L11
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/common/actionmanager/actionmanager.cpp#L12
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/common/actionmanager/actionmanager.cpp#L13
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/common/actionmanager/actionmanager.cpp#L14
Include file: <QWidget> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/framework/log/logutils.cpp#L102
The function 'lastDateTime' is never used.
static-check / static-check: src/plugins/aimanager/option/detailwidget.h#L19
Class 'TwoLineDelegate' has a constructor with 1 argument that is not explicit. Such, so called "Converting constructors", should in general be explicit for type safety reasons as that prevents unintended implicit conversions.
static-check / static-check: src/plugins/builder/mainframe/settingdialog.cpp#L13
Include file: <QVBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/plugins/builder/mainframe/settingdialog.cpp#L14
Include file: <QEvent> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/plugins/builder/mainframe/settingdialog.cpp#L15
Include file: <QPainterPath> not found. Please note: Cppcheck does not need standard library headers to get proper results.
static-check / static-check: src/plugins/codeeditor/encodes/detectcode.cpp#L9
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.