Sonar fixes
All checks were successful
SonarQube Scan / SonarQube Trigger (push) Successful in 3m58s

This commit is contained in:
2025-07-19 00:04:19 +02:00
committed by Christian Basler
parent 1527ab0cb0
commit 6d58b93477
15 changed files with 339 additions and 335 deletions

View File

@@ -39,4 +39,4 @@ jobs:
env:
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
run: ./gradlew build sonar --info --build-cache
run: ./gradlew sonar