Some checks failed
Integration Tests / integration-tests (push) Failing after 28s
Integration Tests / performance-tests (push) Has been skipped
Docker Build and Push / build-and-push (push) Failing after 32s
Service Adapters (Python FastAPI) / test (3.11) (push) Successful in 1m6s
Service Adapters (Python FastAPI) / test (3.12) (push) Successful in 1m10s
Service Adapters (Python FastAPI) / test (3.13) (push) Successful in 1m7s
Service Adapters (Python FastAPI) / build (push) Successful in 17s
### Summary of Changes - Changed the SonarQube exclusion flag from `--sonar-exclusions` to `-Dsonar.exclusions` in the CI workflow for service-adapters to align with the correct syntax. ### Expected Results - Ensured proper configuration of SonarQube for accurate analysis and reporting in the CI process, enhancing quality assurance for the service-adapters module.