feat(sound): add AI noise reduction support#3347
Open
MyLeeJiEun wants to merge 1 commit into
Open
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:
src/plugin-sound/operation/soundworker.h#L19
Include file: <DNotifySender> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/soundworker.h#L18
Include file: <QMediaDevices> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/soundworker.h#L17
Include file: <QSoundEffect> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/soundworker.h#L16
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/sounddbusproxy.cpp#L117
The function 'requestSetAiReduceNoise' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/sounddbusproxy.cpp#L112
The function 'aiNoiseSourcePath' is never used.
|
|
Run linuxdeepin/action-cppcheck@main:
src/plugin-sound/operation/sounddbusproxy.cpp#L102
The function 'aiReduceNoise' is never used.
|
background
wait
wait-all
cancel
parallel
Loading