fix(security): replace shell exec with direct subprocess invocation#208
Merged
Merged
Annotations
8 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@v4, 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:
service/watcher.h#L29
There is an unknown macro here somewhere. Configuration is required. If Q_SLOTS is a macro then please configure it.
|
|
Run linuxdeepin/action-cppcheck@main:
service/watcher.cpp#L15
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
service/watcher.cpp#L14
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
service/watcher.cpp#L13
Include file: <QString> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
service/watcher.cpp#L12
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
service/watcher.cpp#L11
Include file: <QThread> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
basestruct/utils.cpp#L122
The function 'executWithErrorCmd' is never used.
|
background
wait
wait-all
cancel
parallel
Loading