We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi all,
I am trying to create a report through "sonar.report.export.path=sonar-report.json" in my Bitrise workflow. I'm expecting a report to be generated.
This seems to have been deprecated recently: https://community.sonarsource.com/t/not-able-to-generate-sonarqube-report-in-json-format/61119
Is there way to get the report generated on the Bitrise SonarQube Scanner step?
Thanks,
Andy
The text was updated successfully, but these errors were encountered:
According to this thread: https://community.sonarsource.com/t/sonar-report-json-is-this-file-still-available/5827/11 it should be possible to download the report using Sonar API.
Sorry, something went wrong.
No branches or pull requests
Hi all,
I am trying to create a report through "sonar.report.export.path=sonar-report.json" in my Bitrise workflow. I'm expecting a report to be generated.
This seems to have been deprecated recently: https://community.sonarsource.com/t/not-able-to-generate-sonarqube-report-in-json-format/61119
Is there way to get the report generated on the Bitrise SonarQube Scanner step?
Thanks,
Andy
The text was updated successfully, but these errors were encountered: