Skip to content

Throw OverflowException rather than ArithmeticException - better defi… #34

Throw OverflowException rather than ArithmeticException - better defi…

Throw OverflowException rather than ArithmeticException - better defi… #34

Triggered via push January 23, 2024 14:57
Status Success
Total duration 1m 4s
Artifacts

test.yml

on: push
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, 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.
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.