Build pipeline after push by @TylerBrinks #14
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/Sheet.cs#L394
The literal or constant value "24px" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L395
The literal or constant value " " should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L396
The literal or constant value "12px" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L397
The literal or constant value " " should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L398
The literal or constant value "6px" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L407
The literal or constant value "24px" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListNonConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L408
The literal or constant value " " should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListNonConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L409
The literal or constant value "12px" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListNonConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
src/ExCSS.Tests/Sheet.cs#L410
The literal or constant value " " should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CssCreateValueListNonConformal' on type 'CssSheetTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
The logs for this run have expired and are no longer available.
Loading