SonarSource / sonar-dotnet

Code analyzer for C# and VB.NET projects
https://redirect.sonarsource.com/plugins/csharp.html
GNU Lesser General Public License v3.0
781 stars 226 forks source link

Fix S1854 FP: Value used in `catch` or `when` should LiveIn for all try blocks #9449

Closed pavel-mikula-sonarsource closed 3 months ago

pavel-mikula-sonarsource commented 3 months ago

Fixes #9447 Fixes #8719

The FP is not visible in this PR, because it's muted by the rule, see #4940

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'Sonar .NET Java Plugin'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'SonarAnalyzer for .NET'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud