Closed FrogDevelopper closed 1 year ago
Hello, the static analysis build is failing with error message
Task :sonarqube Failed to check if project 'micronaut-projects_micronaut-discovery-client' is bound Failed to prepare download of the sensor cache org.sonar.api.utils.MessageException: Project not found. Please check the 'sonar.projectKey' and 'sonar.organization' properties, the 'SONAR_TOKEN' environment variable, or contact the project administrator
Any idea why this happens, and if/how I can fix it ?
Also, an untouched test is now failing, but only with Java 11...
I've re-run the build job just in case
Handle case when 2 applications have the same beginning for their name (https://github.com/micronaut-projects/micronaut-discovery-client/issues/358)