skwasjer / IbanNet

C# .NET IBAN validator, parser, builder and generator
Apache License 2.0
119 stars 31 forks source link

fix(xUnit1012): address static code analysis #190

Closed skwasjer closed 6 months ago

skwasjer commented 6 months ago

Fixes xUnit1012: Null should not be used for type parameter 'nnn' of type 'string'. Use a non-null value, or convert the parameter to a nullable type.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud