Good day, I am still trying to understand how Solarlint works and have purposefully written smelly code. However, if I open SonarLint Issue Visualization there is nothing displayed except a description, is this supposed to be populated with something, at least all the issues in my solution, including the SonarLint Security Hotspots are blank too. What am I missing?
Hi,
Welcome to the community!
There’s a topic template in this category. Can you answer the questions in it, please?
Please provide
- Operating system:
- IDE name and flavor/env:
- SonarLint plugin version:
- Is connected mode used:
- Connected to SonarCloud or SonarQube (and which version):
For instance, IIRC Security Hotspots only show up in Connected Mode, so it’s important to know that in order to help you.
Thx,
Ann
Hi @donaldmafa.
All “normal” issues are reported in the Visual Studio Error List i.e. non-Hotspot and non-Taint issues.
The behaviour and limitations of the Issue Visualization, Taint and Hotspot windows are all described in the wiki.
Thank you Duncan, this addresses my question.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.