nikcio commented on issue #648:
URL: https://github.com/apache/lucenenet/issues/648#issuecomment-1279742187

   @NightOwl888 I've now excluded the rules causing detection on the things we 
don't want to change.
   
   All the issues you've created I've added linked some more filtered links and 
I've added a link to the GitHub issues on SonarCloud. I've also marked all 
issues "confirmed" that you have created issues for on GitHub. You can filter 
the remaining "open" issues like this:
   **Note: It's not possible to mark issues reported by Roslyn "confirmed" so 
they only have a comment with a link to a given GitHub issue**
   
   
![image](https://user-images.githubusercontent.com/24605285/195987690-7df76f36-af4f-4a37-adb6-fb46c5a4e3f8.png)
   
   
   ## How to find filtered links to issues (Non-Roslyn reported)
   
   
![image](https://user-images.githubusercontent.com/24605285/195987802-56fb0d3a-a7d9-4a90-ab54-2f5d970b8434.png)
   
   Press "Why is this an issue" this will show you a description. Then use the 
title here "Utility classes should not have public constructors" (This is the 
name of the rule).
   
   <img width="344" alt="image" 
src="https://user-images.githubusercontent.com/24605285/195987852-aa84a63a-3ddd-431a-b476-512815763f1c.png";>
   
   The rule can be used to filer by rule in the section shown above.
   
   ## How to find filtered links to issues (Roslyn reported)
   
   Same as before we need to find the rule name but here the rule name isn't 
the same as before.
   
   <img width="617" alt="image" 
src="https://user-images.githubusercontent.com/24605285/195987945-460d9186-2d68-4d4d-90c9-3091f4d2970b.png";>
   
   Therefore, we need to be on the "Issues" tab and press the filter button 
(The triangle) and then the rule name will be "Roslyn:CA1822" in this case. 
Here we can just click the text and the filter will be set.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to