Skip to content

fix: keep renamed file content during compression #570

fix: keep renamed file content during compression

fix: keep renamed file content during compression #570

Triggered via pull request November 11, 2025 03:35
@LiHua000LiHua000
opened #312
Status Success
Total duration 1m 0s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
cppcheck: src/source/mainwindow.cpp#L59
Include file: <DConfig> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L57
Include file: <QUuid> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L56
Include file: <QDirIterator> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L55
Include file: <QDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L54
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L53
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L52
Include file: <QTimer> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L51
Include file: <QJsonObject> not found. Please note: Cppcheck does not need standard library headers to get proper results.
cppcheck: src/source/mainwindow.cpp#L50
Include file: <QShortcut> not found. Please note: Cppcheck does not need standard library headers to get proper results.