Skip to content

[Fix] unalignment memory load in Neo.VM Unsafe.NotZero(ReadOnlySpan<byte>) and remove the use of unsafe #9861

[Fix] unalignment memory load in Neo.VM Unsafe.NotZero(ReadOnlySpan<byte>) and remove the use of unsafe

[Fix] unalignment memory load in Neo.VM Unsafe.NotZero(ReadOnlySpan<byte>) and remove the use of unsafe #9861

Re-run triggered September 20, 2024 13:28
Status Failure
Total duration 2m 36s
Artifacts

main.yml

on: pull_request
Matrix: Test
Test-Everything
45s
Test-Everything
PublishPackage
0s
PublishPackage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Test (macos-latest): src/Neo.VM/Utility.cs#L38
'ReadOnlySpan<byte>' does not contain a definition for 'ContainsAnyExcept' and no accessible extension method 'ContainsAnyExcept' accepting a first argument of type 'ReadOnlySpan<byte>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest): src/Neo.VM/Utility.cs#L38
'ReadOnlySpan<byte>' does not contain a definition for 'ContainsAnyExcept' and no accessible extension method 'ContainsAnyExcept' accepting a first argument of type 'ReadOnlySpan<byte>' could be found (are you missing a using directive or an assembly reference?)
Test (macos-latest)
Process completed with exit code 1.
Test-Everything: src/Neo.VM/Utility.cs#L38
'ReadOnlySpan<byte>' does not contain a definition for 'ContainsAnyExcept' and no accessible extension method 'ContainsAnyExcept' accepting a first argument of type 'ReadOnlySpan<byte>' could be found (are you missing a using directive or an assembly reference?)
Test-Everything: src/Neo.VM/Utility.cs#L38
'ReadOnlySpan<byte>' does not contain a definition for 'ContainsAnyExcept' and no accessible extension method 'ContainsAnyExcept' accepting a first argument of type 'ReadOnlySpan<byte>' could be found (are you missing a using directive or an assembly reference?)
Test-Everything
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "macos-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Test (ubuntu-latest)
The operation was canceled.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.