Skip to content

Improve AddImpl and SubtractImpl with Avx512 #38

Improve AddImpl and SubtractImpl with Avx512

Improve AddImpl and SubtractImpl with Avx512 #38

Triggered via pull request December 26, 2024 02:53
Status Success
Total duration 51s
Artifacts

test.yml

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

Annotations

20 warnings
Test (release, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (release, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.