infer
Some checks failed
Bigfoot / Build & Test Debug (Unity Build: OFF) (push) Has been cancelled
Bigfoot / Build & Test Debug (Unity Build: ON) (push) Has been cancelled
Bigfoot / Build & Test RelWithDebInfo (Unity Build: OFF) (push) Has been cancelled
Bigfoot / Build & Test RelWithDebInfo (Unity Build: ON) (push) Has been cancelled
Bigfoot / Build & Test Release (Unity Build: OFF) (push) Has been cancelled
Bigfoot / Build & Test Release (Unity Build: ON) (push) Has been cancelled
Bigfoot / Clang Format Checks (push) Has been cancelled
Bigfoot / Sonarqube (push) Has been cancelled

This commit is contained in:
2026-01-30 18:42:20 +01:00
parent 22a74487a3
commit ce496d539a
4 changed files with 7 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ jobs:
- name: Clang-Tidy
run: run-clang-tidy -p ./build/Debug/ >> tidy_result.txt
# - name: Infer
# run: infer run --compilation-database build/Debug/compile_commands.json
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@v7.0.0
with: