cnescatlab / sonar-cnes-report

Generates analysis reports from SonarQube web API.
GNU General Public License v3.0
456 stars 155 forks source link

quality gate is unknown message #403

Closed abalasub-wm closed 3 months ago

abalasub-wm commented 3 months ago

Before posting a new question, please read the README.md and check existing issues.

I'm unable to download the report and I get the below error. Please assist.

Sonarqube version - Community EditionVersion 10.1 (build 73491) jar file : - sonar-cnes-report-4.3.0.jar

A clear and concise description of what your question is. SonarQube online: true Detected SonarQube version: 10.1.0.73491 [WARNING] This SonarQube version is not supported by this cnesreport version. [WARNING] For further information, please refer to the compatibility matrix on the project GitHub page. [ERROR] Quality gate AY-4Unq7JUztMnNgNDyk is unknown. If applicable, add screenshots and logs to help explain your problem. Do not forget to obfuscate them if they contain sensitive data..

User environment

Please complete the following information.

Topin2001 commented 3 months ago

As mentionned in the compatibility matrix, the sonar-cnes-report only support SQ version until 9.9 LTS. If you want to use it for SQ 10.x.x, you can use the latest pre-release, which should work. Pay attention, this one is still in dev and you might encounter some issues.