fix(editor): optimize key shortcut retrieval and improve performance#482
Closed
dengzhongyuan365-dev wants to merge 1 commit into
Closed
fix(editor): optimize key shortcut retrieval and improve performance#482dengzhongyuan365-dev wants to merge 1 commit into
dengzhongyuan365-dev wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run linuxdeepin/action-cppcheck@main:
src/editor/editwrapper.h#L15
Include file: <QWidget> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/editor/editwrapper.h#L14
Include file: <QVBoxLayout> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L24
Include file: <QString> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L23
Include file: <QPainter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L22
Include file: <QFontMetrics> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L21
Include file: <QSet> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L20
Include file: <QHash> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L19
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L18
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/common/utils.cpp#L17
Include file: <QApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading