ahash docs #28
Annotations
10 warnings
Build:
BetterCollections/Cryptography/AHasher/AHasher.cs#L246
Obsolete member 'AHasher.GetHashCode()' overrides non-obsolete member 'object.GetHashCode()'
|
Build:
BetterCollections/Cryptography/AHasher/AHasher.cs#L251
Obsolete member 'AHasher.Equals(object?)' overrides non-obsolete member 'object.Equals(object?)'
|
Build:
BetterCollections/Cryptography/AHasher/SoftHasher.cs#L106
Unreachable code detected
|
Build:
Benchmark/BenchmarkAHashString.cs#L18
Non-nullable field 'Str' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Benchmark/BenchmarkAHashString.cs#L18
Non-nullable field 'Str' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Benchmark/BenchmarkAHashString.cs#L18
Non-nullable field 'Str' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
BetterCollections/Cryptography/AHasher/AHasher.cs#L246
Obsolete member 'AHasher.GetHashCode()' overrides non-obsolete member 'object.GetHashCode()'
|
Build:
BetterCollections/Cryptography/AHasher/AHasher.cs#L251
Obsolete member 'AHasher.Equals(object?)' overrides non-obsolete member 'object.Equals(object?)'
|
Build:
BetterCollections/Cryptography/AHasher/SoftHasher.cs#L106
Unreachable code detected
|
Build:
Benchmark/BenchmarkAHashString.cs#L18
Non-nullable field 'Str' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading