[Fix]
unalignment memory load in Neo.VM Unsafe.NotZero(ReadOnlySpan<byte>) and remove the use of unsafe
#9863
main.yml
on: pull_request
Format
1m 21s
Matrix: Test
Test-Everything
51s
PublishPackage
0s
Annotations
10 errors and 4 warnings
Test (macos-latest):
src/Neo.VM/Utility.cs#L38
'ReadOnlySpan<byte>' does not contain a definition for 'IndexOfAnyExcept' and no accessible extension method 'IndexOfAnyExcept' 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 'IndexOfAnyExcept' and no accessible extension method 'IndexOfAnyExcept' 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 'IndexOfAnyExcept' and no accessible extension method 'IndexOfAnyExcept' 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 'IndexOfAnyExcept' and no accessible extension method 'IndexOfAnyExcept' 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.
|