nuget actions #12
Annotations
2 errors and 6 warnings
|
build
The file '/home/runner/work/OneBitSoftware.Slovom/OneBitSoftware.Slovom/src/OneBitSoftware.Slovom/bin/Release/net9.0/OneBitSoftware.Slovom.dll' to be packed was not found on disk.
|
|
build
Process completed with exit code 1.
|
|
build:
src/OneBitSoftware.Slovom/NumbersToWords.cs#L103
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L22
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#L41
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#L103
Remove the unused local variable 't'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
build:
src/Tests/ConvertTests.cs#L22
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#L41
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)
|