Skip to content

ApplicationEngine helper to get engine error info #10103

ApplicationEngine helper to get engine error info

ApplicationEngine helper to get engine error info #10103

Triggered via pull request October 22, 2024 02:32
Status Failure
Total duration 3m 9s
Artifacts

main.yml

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

Annotations

5 errors and 20 warnings
Test (ubuntu-latest)
Process completed with exit code 1.
Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Test (windows-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Test (macos-latest)
The operation was canceled.
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/obj/Debug/net8.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
Test-Everything: benchmarks/Neo.VM.Benchmarks/OpCode/OpCodeBase.cs#L20
Non-nullable field 'baseLineScript' 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/OpCode/OpCodeBase.cs#L21
Non-nullable field 'script' 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/OpCode/OpCodeBase.cs#L22
Non-nullable field 'multiScript' 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_Convert.cs#L21
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/obj/Debug/net8.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
Test-Everything: benchmarks/Neo.VM.Benchmarks/OpCode/OpCodeBase.cs#L20
Non-nullable field 'baseLineScript' 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/OpCode/OpCodeBase.cs#L21
Non-nullable field 'script' 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/obj/Debug/net8.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/OpCode/OpCodeBase.cs#L20
Non-nullable field 'baseLineScript' 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/OpCode/OpCodeBase.cs#L21
Non-nullable field 'script' 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/OpCode/OpCodeBase.cs#L22
Non-nullable field 'multiScript' 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_Convert.cs#L21
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/obj/Debug/net8.0/TestPlatformEntryPoint.cs#L10
The entry point of the program is global code; ignoring 'TestingPlatformEntryPoint.Main(string[])' entry point.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/OpCode/OpCodeBase.cs#L20
Non-nullable field 'baseLineScript' 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/OpCode/OpCodeBase.cs#L21
Non-nullable field 'script' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.