Skip to content

implement truncation functionality in document parser #54

implement truncation functionality in document parser

implement truncation functionality in document parser #54

Triggered via pull request June 24, 2025 06:24
@Johnson-zsJohnson-zs
opened #41
Status Success
Total duration 38s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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.