Fix Add #45
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Loading