Unable to deactivate rule which causes an issue

Hi Community!

Maybe someone will be able to help me or point to some missing setup - I am quite new to the SonarCloud.

I have integrated AzureDevOps with SonarCloud, and in my project I have one PullRequest analyzed, and it has a lot of issues.

My goal is to temporarily Deactivate all the rules which causes the Issues, and Activate them 1-by-1

So I go to Issues and I have a list of them on this page
SonarCloud&id=

I click on the first issue:
There is a description, and the following description:

So I click on “external_roslyn:CA1816” link to go to rule and Deactivate it.
And … 0 rules shown.

Of course what I do then:
Clear All Filters
And then try to search “1816”.
Nothing.

It looks like a rule CA1816 is failing, but it does not exist.

Any tip about it - what can I do to manage this virtual non-existing rule?

Best Regards,
Mateusz

Hey there.

This issue is being imported because it’s an external roslyn rule that is automatically imported. You can turn this off, however, as documented.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.