Static Analysis #8

Merged
rboullard merged 13 commits from StaticAnalysis into Development 2026-02-01 23:50:29 +00:00
Showing only changes of commit 9786d5a016 - Show all commits

View File

@@ -34,4 +34,4 @@ jobs:
uses: SonarSource/sonarqube-scan-action@v7.0.0 uses: SonarSource/sonarqube-scan-action@v7.0.0
env: env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST: ${{ secrets.SONAR_HOST }} SONAR_HOST_URL: ${{ secrets.SONAR_HOST }}