artifacts publish v4 #16
Annotations
1 error and 7 warnings
|
pack
Unable to download artifact(s): Artifact not found for name: build-artifacts
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
build
No files were found with the provided path: src/OneBitSoftware.Slovom/bin/Release. No artifacts will be uploaded.
|
|
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)
|