Publish pipeline after push by @TylerBrinks #6
Annotations
10 warnings
src/ExCSS.Tests/PropertyTests/TextProperty.cs#L406
Public method 'TextAlignLastAutoLegal' on test class 'TextPropertyTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
src/ExCSS.Tests/DocumentFunction.cs#L31
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/DocumentFunction.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/DocumentFunction.cs#L46
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/DocumentFunction.cs#L63
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/KeyframeRule.cs#L16
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/KeyframeRule.cs#L17
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/KeyframeRule.cs#L30
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/KeyframeRule.cs#L44
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
src/ExCSS.Tests/KeyframeRule.cs#L45
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
The logs for this run have expired and are no longer available.
Loading