-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
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
[PRIORITY HIGH] Crash SonarQube analysis #42
Comments
Exception 1 : Exception 2 : Exception 3 : Exception 4 : Exception 5 : Exception 6 : Exception 7 : Exception 8 : Exception 9 : Exception 10 : Exception 11 : Exception 12 : Exception 13 : Exception 14 : Exception 15 (L2742) : |
ANALYSIS CORRECTION
|
Describe the bug
when we launch a SonarQube analysis, there is a lot of exception on ecocode plugin. Then, the analysis crashes and this stops and CI/CD pipeline.
please see examples above.
To Reproduce
JDK 17
Gradle
example command launched :
gradle --no-daemon sonarqube -Dsonar.qualitygate.wait=true -Dsonar.branch.name=release-4.1 -Pspring.test.config=/builds/contenu/rcc/rcc/.gradle/test.properties
@dedece35 can give some example source code if need (to test it)
Expected behavior
Analysis in succes without exceptions.
Once correction OK, upgrade (if possible) SonarQube checks in code to avoid this kind of issue (make an audit of each rule to check Class Casts).
Screenshots
Please see log file.
Software Versions
The text was updated successfully, but these errors were encountered: