fix: build error on Windows#573
Merged
Merged
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/dsgapplication.cpp#L9
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsgapplication.cpp#L8
Include file: <sys/syscall.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsgapplication.cpp#L16
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsgapplication.cpp#L15
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsgapplication.cpp#L12
Include file: <QStandardPaths> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsgapplication.cpp#L5
Include file: "dsgapplication.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dconfig.cpp#L22
Include file: <unistd.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dconfig.cpp#L20
Include file: <QThread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dconfig.cpp#L19
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dconfig.cpp#L18
Include file: <QLoggingCategory> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
background
wait
wait-all
cancel
parallel
Loading