I had installed SonarLint for VS2019 and connected with SonarQube server
Bounded the server with required project connection
It is cpp solution,on trying to run code analysis ,not able to see any issue been listed under output window of SonarLint
Instead I see logs like below: Downloading the daemon… Finished downloading the daemon. Checking for suppressions… Number of suppressions found: 0 Saving notifications settings… Saving notifications settings…
Any idea ?I had seen in extension’s marketplace page that errors have to be listed under output window from SonarLint.