Skip to content

ahash docs

ahash docs #27

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

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: BetterCollections/Cryptography/AHasher/AHasher.cs#L244
Obsolete member 'AHasher.GetHashCode()' overrides non-obsolete member 'object.GetHashCode()'
build: BetterCollections/Cryptography/AHasher/AHasher.cs#L249
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#L244
Obsolete member 'AHasher.GetHashCode()' overrides non-obsolete member 'object.GetHashCode()'
build: BetterCollections/Cryptography/AHasher/AHasher.cs#L249
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.