Bump BenchmarkDotNet from 0.13.8 to 0.13.9 #67
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