I’m migrating the Sonarqube which the company I work for currently uses (the old version being Sonarqube 8.9 Community Edition), to version 9.9. However, I’m encountering different results in the tests between the old and the new version. The old Sonarqube correctly identifies only 1 code smell in the code line, but the new Sonarqube is replicating the same code smell multiple times. I would like to know if this is a setting that can be changed or if it’s a bug in the new version.
Could you provide a screenshot of line 24 and/or 38?
Also, could you check the issue change log (click on “7 days ago”) on a few of these duplicate issues to see if they were all raised in the same analysis or each one in a different analysis?