SonarSource / sonarlint-visualstudio

SonarLint extension for VisualStudio
https://redirect.sonarsource.com/doc/sonar-visualstudio.html
GNU Lesser General Public License v3.0
468 stars 76 forks source link

SLVS-1551 Remove the AnalyzerUpdatedForConnection #5775

Closed gabriela-trutan-sonarsource closed 1 month ago

gabriela-trutan-sonarsource commented 1 month ago

SLVS-1551

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

georgii-borovinskikh-sonarsource commented 1 month ago

If we get rid of this event, there's a race condition between the analyzer choice+registration and the config scope declaration+end of sync (or whenever the data is available for SLCore to tell us which analyzer should be used)

gabriela-trutan-sonarsource commented 1 month ago

Closed the PR, because, as discussed with Georgii, we still want the event