Skip to content

refactor: migrate to git-bot-feedback lib #660

refactor: migrate to git-bot-feedback lib

refactor: migrate to git-bot-feedback lib #660

Triggered via pull request June 3, 2026 10:41
Status Failure
Total duration 30m 44s
Artifacts

run-dev-tests.yml

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

Annotations

11 errors and 3 notices
test (ubuntu-latest)
Process completed with exit code 1.
tests/demo/some source.c:1:10: tests/demo/some source.c#L0
'cstdlib' file not found
tests/demo/demo.hpp:11:11: tests/demo/demo.hpp#L0
use a trailing return type for this function
tests/demo/demo.hpp:7:9: tests/demo/demo.hpp#L0
use default member initializer for 'numb'
tests/demo/demo.hpp:6:11: tests/demo/demo.hpp#L0
use default member initializer for 'useless'
tests/demo/demo.cpp:13:5: tests/demo/demo.cpp#L0
do not call c-style vararg functions
tests/demo/demo.cpp:10:13: tests/demo/demo.cpp#L0
statement should be inside braces
tests/demo/demo.cpp:8:5: tests/demo/demo.cpp#L0
use a trailing return type for this function
tests/demo/demo.cpp:3:10: tests/demo/demo.cpp#L0
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
tests/demo/demo.cpp:2:1: tests/demo/demo.cpp#L0
included header demo.hpp is not used directly
test (windows-latest)
Process completed with exit code 1.
Run clang-format on tests/demo/demo.hpp: tests/demo/demo.hpp#L0
File tests/demo/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 tests/demo/demo.cpp: tests/demo/demo.cpp#L0
File tests/demo/demo.cpp does not conform to LLVM style guidelines. (lines 3,8,10,13,18)
test (windows-latest)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026