Quality Gate Set a Pass/Fail. on sonarLint

Hi!!! I need to show the quality gate result in the ide with sonarlint.
But I have not been able to find the configuration,
I have not been able to configure SonarLint Smart Notifications either, there is no longer the option for InteliJ or eclipse

Thank you very much in advance

this i want to show in local sonarlint
image

Hello, thank you for your question.

Like mentioned in a number of other threads, SonarLint is meant as a way to get instant feedback about your code in your IDE, not as an alternative UI for SonarQube.

In this spirit, there is currently no UI in either flavor of SonarLint to show the “current” quality gate status of a project on SonarQube or SonarCloud.

The option is still there, at the end of the connection setup wizard. When enabled, you should get notified about changes in the Quality Gate of the bound projects.

  • In IntelliJ:

  • In Eclipse:

image

(and I created a ticket to fix the missing message in Eclipse).