简体   繁体   中英

SonarLint connected to SonarQube not using “won't fix” or “false positive” from server

I used SonarQube so far to analyse my project and just tried to also use SonarLint to already get the issues in VS. Now I have the following problem:
I have a few "won't fix" or "false positive" resolved issues on my server and they are not "active" on the server anymore, but they still show up as a warning in VS/SonarLint.

Is this "by design" as the analyzers can't handle that or can I somehow configure this differently?

Hiding resolved issues is not implemented yet in SonarLint for VisualStudio. It's surely going to happen during this year, as this feature was already added in SonarLint for IntelliJ, Eclipse and CLI.

So for the time being this is "by design" (not yet implemented), but will change soon.

The implementation of this feature is tracked in this ticket (you can vote for it, and subscribe to updates if interested): https://jira.sonarsource.com/browse/MMF-610

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM