Skip to content

Implement IEquatable<T> (#40) #36

Implement IEquatable<T> (#40)

Implement IEquatable<T> (#40) #36

Triggered via push December 21, 2024 13:49
Status Success
Total duration 48s
Artifacts

test.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test (release, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (release, 1): src/Nethermind.Int256.Test/Convertibles.cs#L86
Possible null reference return.
Test (release, 1): src/Nethermind.Int256.Test/Convertibles.cs#L92
Converting null literal or possible null value to non-nullable type.
Test (release, 1): src/Nethermind.Int256.Test/Convertibles.cs#L96
Cannot convert null literal to non-nullable reference type.
Test (release, 1): src/Nethermind.Int256.Test/Convertibles.cs#L99
Possible null reference return.
Test (release, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (release, 0): src/Nethermind.Int256.Test/Convertibles.cs#L86
Possible null reference return.
Test (release, 0): src/Nethermind.Int256.Test/Convertibles.cs#L92
Converting null literal or possible null value to non-nullable type.
Test (release, 0): src/Nethermind.Int256.Test/Convertibles.cs#L96
Cannot convert null literal to non-nullable reference type.
Test (release, 0): src/Nethermind.Int256.Test/Convertibles.cs#L99
Possible null reference return.
Test (debug, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (debug, 1): src/Nethermind.Int256.Test/Convertibles.cs#L86
Possible null reference return.
Test (debug, 1): src/Nethermind.Int256.Test/Convertibles.cs#L92
Converting null literal or possible null value to non-nullable type.
Test (debug, 1): src/Nethermind.Int256.Test/Convertibles.cs#L96
Cannot convert null literal to non-nullable reference type.
Test (debug, 1): src/Nethermind.Int256.Test/Convertibles.cs#L99
Possible null reference return.
Test (debug, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (debug, 0): src/Nethermind.Int256.Test/Convertibles.cs#L86
Possible null reference return.
Test (debug, 0): src/Nethermind.Int256.Test/Convertibles.cs#L92
Converting null literal or possible null value to non-nullable type.
Test (debug, 0): src/Nethermind.Int256.Test/Convertibles.cs#L96
Cannot convert null literal to non-nullable reference type.
Test (debug, 0): src/Nethermind.Int256.Test/Convertibles.cs#L99
Possible null reference return.