Skip to content

feat: DSL search improvement #312

feat: DSL search improvement

feat: DSL search improvement #312

Triggered via pull request December 31, 2024 01:55
Status Success
Total duration 1m 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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.