mirror of
https://github.com/Z3Prover/z3
synced 2026-02-19 23:14:40 +00:00
Add GitHub Actions workflow for automatic build warning detection and fixing
This workflow analyzes build warnings from CI runs of the Z3 theorem prover codebase. It extracts compiler warnings, creates fixes for straightforward issues, and generates pull requests with the changes. The process is designed to be conservative, ensuring that only safe and minimal changes are made to the codebase.
This commit is contained in:
parent
ba3f4ef1e8
commit
6fca8d0940
2 changed files with 1166 additions and 0 deletions
1064
.github/workflows/build-warning-fixer.lock.yml
generated
vendored
Normal file
1064
.github/workflows/build-warning-fixer.lock.yml
generated
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue