Skip to content

update version

update version #392

Triggered via push March 28, 2026 20:20
Status Success
Total duration 2m 45s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 6 notices
src/demo.hpp:10:11 [modernize-use-trailing-return-type]: src/demo.hpp#L10
use a trailing return type for this function
src/demo.cpp:14:5 [cppcoreguidelines-pro-type-vararg]: src/demo.cpp#L14
do not call c-style vararg functions
src/demo.cpp:11:13 [readability-braces-around-statements]: src/demo.cpp#L11
statement should be inside braces
src/demo.cpp:9:5 [modernize-use-trailing-return-type]: src/demo.cpp#L9
use a trailing return type for this function
src/demo.cpp:7:25 [readability-identifier-length]: src/demo.cpp#L7
parameter name 'i' is too short, expected at least 3 characters
src/demo.cpp:7:8 [modernize-use-trailing-return-type]: src/demo.cpp#L7
use a trailing return type for this function
src/demo.cpp:2:1 [misc-include-cleaner]: src/demo.cpp#L2
included header demo.hpp is not used directly
src/demo.cpp:14:5 [cppcoreguidelines-pro-type-vararg]: src/demo.cpp#L14
do not call c-style vararg functions
src/demo.cpp:11:13 [readability-braces-around-statements]: src/demo.cpp#L11
statement should be inside braces
src/demo.cpp:9:5 [modernize-use-trailing-return-type]: src/demo.cpp#L9
use a trailing return type for this function
src/demo.cpp:7:25 [readability-identifier-length]: src/demo.cpp#L7
parameter name 'i' is too short, expected at least 3 characters
src/demo.cpp:7:8 [modernize-use-trailing-return-type]: src/demo.cpp#L7
use a trailing return type for this function
src/demo.cpp:2:1 [misc-include-cleaner]: src/demo.cpp#L2
included header demo.hpp is not used directly
src/demo.hpp:10:11 [modernize-use-trailing-return-type]: src/demo.hpp#L10
use a trailing return type for this function
src/demo.cpp:14:5 [cppcoreguidelines-pro-type-vararg]: src/demo.cpp#L14
do not call c-style vararg functions
src/demo.cpp:11:13 [readability-braces-around-statements]: src/demo.cpp#L11
statement should be inside braces
src/demo.cpp:9:5 [modernize-use-trailing-return-type]: src/demo.cpp#L9
use a trailing return type for this function
src/demo.cpp:7:25 [readability-identifier-length]: src/demo.cpp#L7
parameter name 'i' is too short, expected at least 3 characters
src/demo.cpp:7:8 [modernize-use-trailing-return-type]: src/demo.cpp#L7
use a trailing return type for this function
src/demo.cpp:2:1 [misc-include-cleaner]: src/demo.cpp#L2
included header demo.hpp is not used directly
src/demo.hpp:10:11 [modernize-use-trailing-return-type]: src/demo.hpp#L10
use a trailing return type for this function
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)
Run clang-format on src/demo.cpp: src/demo.cpp#L0
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
Run clang-format on src/demo.hpp: src/demo.hpp#L0
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)