Implement INumber
interface
#30
Annotations
4 warnings
Test:
src/Nethermind.Int256.Test/Convertibles.cs#L86
Possible null reference return.
|
Test:
src/Nethermind.Int256.Test/Convertibles.cs#L92
Converting null literal or possible null value to non-nullable type.
|
Test:
src/Nethermind.Int256.Test/Convertibles.cs#L96
Cannot convert null literal to non-nullable reference type.
|
Test:
src/Nethermind.Int256.Test/Convertibles.cs#L99
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading