Skip to content

Throw OverflowException rather than ArithmeticException - better defi… #31

Throw OverflowException rather than ArithmeticException - better defi…

Throw OverflowException rather than ArithmeticException - better defi… #31

Triggered via pull request January 23, 2024 14:39
Status Success
Total duration 57s
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.