Skip to content

public class Unsafe #9967

public class Unsafe

public class Unsafe #9967

Triggered via pull request October 8, 2024 05:46
Status Failure
Total duration 2m 35s
Artifacts

main.yml

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

Annotations

18 errors and 8 warnings
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L112
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L120
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L170
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L112
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L120
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest): src/Neo.CLI/Tools/VMInstruction.cs#L170
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test (macos-latest)
Process completed with exit code 1.
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L112
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L120
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L170
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L112
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L120
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
Test-Everything: src/Neo.CLI/Tools/VMInstruction.cs#L170
'Unsafe' is an ambiguous reference between 'Neo.VM.Unsafe' and 'System.Runtime.CompilerServices.Unsafe'
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/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test-Everything: benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test-Everything: benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_Convert.cs#L22
Non-nullable field 'testItemsByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.