implement truncation functionality in document parser #54
Triggered via pull request
June 24, 2025 06:24
Johnson-zs
opened
#41
Status
Success
Total duration
38s
Artifacts
–
Annotations
4 warnings
|
cppcheck:
src/docparser.cpp#L27
Include file: <sys/stat.h> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
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.
|