Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /FizzBuzz #1636
Annotations
9 warnings
|
Wardrobe/Wardrobe.Core.UnitTests/WardrobeMakerShould.cs#L124
The literal or constant value 50 should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'GivenAWardrobeMakerWithFourSizes_WhenCombiningFor250cmWall_ThenSolutionIsObtained' on type 'UnitTest1'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Wardrobe/Wardrobe.Core.UnitTests/WardrobeMakerShould.cs#L124
The literal or constant value 50 should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'GivenAWardrobeMakerWithFourSizes_WhenCombiningFor250cmWall_ThenSolutionIsObtained' on type 'UnitTest1'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Wardrobe/Wardrobe.Core.UnitTests/WardrobeMakerShould.cs#L124
The literal or constant value 50 should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'GivenAWardrobeMakerWithFourSizes_WhenCombiningFor250cmWall_ThenSolutionIsObtained' on type 'UnitTest1'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
Wardrobe/Wardrobe.Core.UnitTests/WardrobeMakerShould.cs#L124
The literal or constant value 50 should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'GivenAWardrobeMakerWithFourSizes_WhenCombiningFor250cmWall_ThenSolutionIsObtained' on type 'UnitTest1'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ProductPricing/src/Product.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ProductPricing/src/Product.cs#L7
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ProductPricing/src/Product.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ProductPricing/src/Product.cs#L7
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading