feat: enhance preview command with indexed content validation#357
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@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/dfm-search/dfm-search-client/main.cpp#L16
Include file: <dfm-search/contentretriever.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-client/main.cpp#L9
Include file: <dfm-search/searchfactory.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-client/main.cpp#L8
Include file: <dfm-search/searchengine.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-client/main.cpp#L6
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-client/main.cpp#L5
Include file: <QCoreApplication> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/dfm-search-tests/tst_search_output.cpp#L124
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:
autotests/dfm-search-tests/tst_search_output.cpp#L35
Include file: "preview_output_utils.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/dfm-search-tests/tst_search_output.cpp#L34
Include file: "preview_command.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/dfm-search-tests/tst_search_output.cpp#L33
Include file: "output/text_output.h" not found.
|
|
Run linuxdeepin/action-cppcheck@main:
autotests/dfm-search-tests/tst_search_output.cpp#L32
Include file: "output/json_output.h" not found.
|
background
wait
wait-all
cancel
parallel
Loading