Skip to content

Implement INumber interface #30

Implement INumber interface

Implement INumber interface #30

Triggered via pull request January 14, 2024 22:32
@ruborubo
synchronize #38
feature/inumber
Status Success
Total duration 55s
Artifacts

test.yml

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

Annotations

16 warnings
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 (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): 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.
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.