Sonalint project enable to sonarQube

Hi All

I am using VS and Sonarlint , Sonarqube, i have created a project Sonarlint and bind to SonarQube. I am able to see SonarQube project to Sonarlint after binding but I want to see Sonarlint project to SonarQube , how i am able to see.

Thanks

Hey there.

You will need to first create the project on SonarQube and run an analysis (locally or through your CI).

You should think of it as seeing your SonarQube project in SonarLint, not your SonarLint project in SonarQube. :slight_smile:

More information on analyzing in SonarQube can be found here, or by following the tutorial when you create a new project in SonarQube.