SonarC# NPE with SonarLint for VS connected mode #1824
Labels
Area: SQ Plugin
Java plugin related issues.
Type: Bug
Exceptions and blocking issues during analysis.
Milestone
Description
The way we are currently building the ruleset for the connected mode of SonarLint for Visual Studio doesn't always work for SonarCloud, resulting in a NullPointerException being raised.
Example of URI call:
http://sonarcloud.io/api/qualityprofiles/export?exporterKey=sonarlint-vs-cs&language=cs&qualityProfile=Sonar%20way&organization=my-org
The text was updated successfully, but these errors were encountered: