Bump xunit from 2.5.1 to 2.5.2 #68
Annotations
5 warnings
|
src/BCrypt.Net.UnitTests/BCryptTests.cs#L143
The variable 'passwordHashOneRound' is assigned but its value is never used
|
src/BCrypt.Net.UnitTests/BCryptTests.cs#L165
Do not use Assert.True() to check for string equality. Use Assert.Equal instead.
|
src/BCrypt.Net.UnitTests/BCryptTests.cs#L143
The variable 'passwordHashOneRound' is assigned but its value is never used
|
src/BCrypt.Net.UnitTests/BCryptTests.cs#L165
Do not use Assert.True() to check for string equality. Use Assert.Equal instead.
|
The logs for this run have expired and are no longer available.
Loading