SonarLint not showing results in IntelliJ tool window

Please provide

  • Operating system: Macos Monterey
  • IDE name and flavor/env: Intellij 2021.3.2
  • SonarLint plugin version: 6.7.0.45926
  • Is connected mode used: Yes
    • Connected to SonarCloud or SonarQube (and which version):9.4

And a thorough description of the problem / question:
Hi all,

after installing and configuring the SonarLint plugin it looks like it is connected to my local sonarqube testserver, but it doesn’t show any messages whatsoever in the SonarLint tool window. Even though my code has a few issues it always says ‘No issues found’. After running sonarqube from commandline I can see these issues in web-frontend of the local sonarqube server.


Hey there.

  • What do the logs say?
  • Can you share a screenshot of some the issues being raised in the SonarQube Web UI that aren’t being raised in SonarLint?