Multiple stacked Sonarlint messages

Hello,

I am opening this ticket as I had originally put it in: https://youtrack.jetbrains.com/issue/IDEA-355598 but I have been told that the right place is here.

It has been happening for quite some time now that SonarLint messages accumulate every time a scan is performed after making changes to the file.


There is no limit, you can have the whole screen occupied with these messages and you can’t see the content of the file. In the following picture, the same message appears 4 times, but I have had it repeated 10 times or more. To remove it I have to close the class or restart Intellij Idea if it happens in many more classes that I have open, as it is faster than closing all of them and reopening them. I don’t remember right now if it also happens with other types of messages.

My details:

IntelliJ IDEA 2024.1.4 (Ultimate Edition)
Build #IU-241.18034.62, built on June 20, 2024
Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
SonarLint version: 10.6.2.78685

Regards.

Hey @MinionAttack, thank you for reporting this issue. We are aware of it and I reported some additional information to JetBrains via this ticket.

I believe this is an issue coming from the IDE since a recent version change, not from our side. Nonetheless, I am still investigating the problem and trying to find a workaround. I would recommend you watch the progress on the ticket mentioned above.

1 Like

Thank you for your reply. I will keep an eye out for the ticket you mentioned.