- versions used: SonarQube 7.2.1, SonarLint 4.4.0.3745
- error observed:
SonarLint in VisualStudio 2017 shows Rule “S3956” as Major, but in the Quality Profile it is set to “info”.
The SonarQube Project is binded correctly to the VS Solution and refreshed.
Opening “http://server/api/qualityprofiles/export?exporterKey=sonarlint-vs-cs&language=cs&qualityProfile=ProfileName” shows that the rule “S3956” is set to “warning”.
Does someone has an Idea on that?
We have updated to 7.3 but with no change
Hi @Joerg.Lang,
This is a known issue with SonarLint for VS. We do not (yet) synchronize the severity and issue type change that is done on server side.
Cheers,
Amaury