Skip to content

ahash docs

ahash docs #28

Triggered via push December 29, 2023 09:29
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.