Hello,
We are running SonarLint Visual Studio in connected mode to our SonarQube server. There are a number of issues in our C# files that we have marked as Wont Fix or Removed. However these issues still appear in the SonarLint Error List when the file is open they show up as an error and when building.
If I suppress the issue in code then the suppression is respected, but we need it to respect the suppressions from the server too.
Versions:
We are running the latest SonarQube on the server
SonarLint: 4.29.0.25125
SonarC#: 8.6.1
Any help is appreciated,
Thanks