Skip to content

fix: properly parse xml with no replacements #494

fix: properly parse xml with no replacements

fix: properly parse xml with no replacements #494

Re-run triggered December 11, 2025 16:56
Status Failure
Total duration 3m 28s
Artifacts

run-dev-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 notices
test (ubuntu-latest)
Process completed with exit code 1.
src/demo.cpp:10:13 [readability-braces-around-statements]: src/demo.cpp#L10
statement should be inside braces
src/demo.cpp:8:5 [modernize-use-trailing-return-type]: src/demo.cpp#L8
use a trailing return type for this function
src/demo.cpp:3:10 [modernize-deprecated-headers]: src/demo.cpp#L3
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
src/demo.hpp:11:11 [modernize-use-trailing-return-type]: src/demo.hpp#L11
use a trailing return type for this function
src/demo.hpp:7:9 [modernize-use-default-member-init]: src/demo.hpp#L7
use default member initializer for 'numb'
src/demo.hpp:6:11 [modernize-use-default-member-init]: src/demo.hpp#L6
use default member initializer for 'useless'
src/demo.cpp:13:5 [cppcoreguidelines-pro-type-vararg]: src/demo.cpp#L13
do not call c-style vararg functions
src/demo.cpp:10:13 [readability-braces-around-statements]: src/demo.cpp#L10
statement should be inside braces
src/demo.cpp:8:5 [modernize-use-trailing-return-type]: src/demo.cpp#L8
use a trailing return type for this function
src/demo.cpp:3:10 [modernize-deprecated-headers]: src/demo.cpp#L3
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
test (windows-latest)
Process completed with exit code 1.
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 1,5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 1,5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to LLVM style guidelines. (lines 5,6,7,8,10,11,12,31,32,34)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)