Readme fixes #31
Annotations
6 warnings
|
build:
src/OneBitSoftware.Slovom/NumbersToWords.cs#L91
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L21
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/Tests/ConvertTests.cs#L40
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/OneBitSoftware.Slovom/NumbersToWords.cs#L91
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L21
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|
|
build:
src/Tests/ConvertTests.cs#L40
Theory method 'NumberToWordsBG_ShouldReturnCorrectWords' on test class 'ConvertTests' has InlineData duplicate(s). Remove redundant attribute(s) from the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1025)
|