Skip to content

feat: Switch clang tools from static binaries to wheels #258

feat: Switch clang tools from static binaries to wheels

feat: Switch clang tools from static binaries to wheels #258

Triggered via pull request November 3, 2025 20:49
@shenxianpengshenxianpeng
synchronize #368
fix-364
Status Failure
Total duration 3m 22s
Artifacts

self-test.yml

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

Annotations

2 errors, 7 warnings, and 2 notices
test (macos-latest, 9)
Process completed with exit code 1.
test (windows-latest, 9)
Process completed with exit code 1.
docs/examples/demo/demo.cpp:3:10 [modernize-deprecated-headers]: docs/examples/demo/demo.cpp#L3
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead
Run clang-format on docs/examples/demo/demo.cpp: docs/examples/demo/demo.cpp#L0
File docs/examples/demo/demo.cpp does not conform to Custom style guidelines. (lines 3, 8, 10, 13, 18)
Run clang-format on docs/examples/demo/demo.hpp: docs/examples/demo/demo.hpp#L0
File docs/examples/demo/demo.hpp does not conform to Custom style guidelines. (lines 1, 8, 11, 12, 31, 34)