Within the context of this PR, I've implemented a GitHub workflow for static code analysis using SonarCloud. Additionally, I removed the SonarQube stage from the Jenkins pipeline. I also had to generate gradle wrapper.
NOTE: The SonarCloud scan completed successfully; however, I encountered an issue with the generation of the jacocoTestReport.xml file. Despite the successful build execution, the report was not generated.
CQI-10
Within the context of this PR, I've implemented a GitHub workflow for static code analysis using SonarCloud. Additionally, I removed the SonarQube stage from the Jenkins pipeline. I also had to generate gradle wrapper.
NOTE: The SonarCloud scan completed successfully; however, I encountered an issue with the generation of the jacocoTestReport.xml file. Despite the successful build execution, the report was not generated.