add autotests and libmagic-dev #53
Triggered via pull request
May 26, 2025 07:04
Johnson-zs
synchronize
#40
Status
Success
Total duration
1m 45s
Artifacts
–
Annotations
12 warnings
|
cppcheck:
tests/autotest.cpp#L11
Include file: <QFileInfo> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
tests/autotest.cpp#L10
Include file: <QTextStream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
tests/autotest.cpp#L9
Include file: <QTemporaryDir> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
tests/autotest.cpp#L8
Include file: <QTemporaryFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
tests/autotest.cpp#L7
Include file: <QTest> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
tests/autotest.cpp#L5
Include file: "docparser.h" not found.
|
|
cppcheck:
src/docparser.cpp#L26
Include file: <magic.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/docparser.cpp#L25
Include file: <algorithm> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/docparser.cpp#L24
Include file: <string_view> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/docparser.cpp#L23
Include file: <unordered_map> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck
Back off 29.623 seconds before retry.
|
|
cppcheck
Failed to download action 'https://api.github.com/repos/linuxdeepin/action-cppcheck/tarball/e63fb1d3f321e0467737aa9de7f691360fb1b8fb'. Error: Response status code does not indicate success: 504 (Gateway Timeout).
|