internal #29
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.
|