feat: add filename blacklist filtering for search index #262
Annotations
9 warnings
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-lib/utils/searchutility.cpp#L7
Include file: <unistd.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-lib/utils/filenameblacklistmatcher.h#L10
Include file: <dfm-search/dsearch_global.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-lib/utils/filenameblacklistmatcher.h#L8
Include file: <QStringList> 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-lib/utils/filenameblacklistmatcher.h#L7
Include file: <QString> 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-lib/utils/filenameblacklistmatcher.cpp#L36
Consider using std::any_of algorithm instead of a raw loop.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dfm-search/dfm-search-lib/utils/filenameblacklistmatcher.cpp#L6
Include file: <QDir> 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#L26
Include file: <dfm-search/contentsearchapi.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#L25
Include file: <dfm-search/filenamesearchapi.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#L24
Include file: <dfm-search/searchoptions.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
Loading