feat: DSL search improvement #312
Triggered via pull request
December 31, 2024 01:55
lichaofan2008
opened
#166
Status
Success
Total duration
1m 35s
Artifacts
–
Annotations
5 warnings
cppcheck:
src/dde-grand-search-daemon/searcher/semantic/dslparser/dslparser.cpp#L742
The function 'enterEveryRule' is never used.
|
cppcheck:
src/dde-grand-search-daemon/searcher/semantic/dslparser/dslparser.h#L11
Include file: <antlr4-runtime.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-grand-search-daemon/searcher/semantic/dslparser/dslparser.h#L12
Include file: <querylangParser.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-grand-search-daemon/searcher/semantic/dslparser/dslparser.h#L13
Include file: <querylangLexer.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
cppcheck:
src/dde-grand-search-daemon/searcher/semantic/dslparser/dslparser.h#L150
The function 'getQuantity' is never used.
|