Skip to content

[Benchmark] Benchmark OpCode and VM #9989

[Benchmark] Benchmark OpCode and VM

[Benchmark] Benchmark OpCode and VM #9989

Triggered via pull request October 9, 2024 06:11
Status Success
Total duration 5m 59s
Artifacts

main.yml

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

Annotations

30 warnings
Test-Everything: benchmarks/Neo.VM.Benchmarks/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
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/OpCode/BenchmarkEngine.cs#L58
The variable 'e' is declared but never used
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/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
Test-Everything: 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_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
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#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/OpCode/BenchmarkEngine.cs#L58
The variable 'e' is declared but never used
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/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (windows-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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-latest): benchmarks/Neo.VM.Benchmarks/OpCode/BenchmarkEngine.cs#L58
The variable 'e' is declared but never used
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/OpCode/OpCode.Nop.cs#L19
'OpCode_Nop.Setup()' hides inherited member 'OpCodeBase.Setup()'. Use the new keyword if hiding was intended.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.