Skip to content

[OpCode Benchmark] add benchmark files #10066

[OpCode Benchmark] add benchmark files

[OpCode Benchmark] add benchmark files #10066

Triggered via pull request October 15, 2024 10:59
Status Success
Total duration 5m 35s
Artifacts

main.yml

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

Annotations

32 warnings
Test-Everything: src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test-Everything: src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test-Everything: src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test-Everything: src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' 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/OpCode/Splice/OpCode.CAT.cs#L17
'OpCode_CAT.ItemCount' hides inherited member 'OpCodeBase.ItemCount'. Use the new keyword if hiding was intended.
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/Arithmetic/OpCode.GE.cs#L20
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/Arithmetic/OpCode.GE.cs#L21
Non-nullable field '_engine' 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/Arithmetic/OpCode.SHL.cs#L26
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (macos-latest): src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (macos-latest): src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (macos-latest): src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (macos-latest): src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' 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/OpCode/Splice/OpCode.CAT.cs#L17
'OpCode_CAT.ItemCount' hides inherited member 'OpCodeBase.ItemCount'. 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/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/Arithmetic/OpCode.GE.cs#L20
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/Arithmetic/OpCode.GE.cs#L21
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (windows-latest): src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (windows-latest): src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (windows-latest): src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (windows-latest): src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' 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/VMTypes/Benchmarks_DeepCopy.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/OpCode/Splice/OpCode.CAT.cs#L17
'OpCode_CAT.ItemCount' hides inherited member 'OpCodeBase.ItemCount'. Use the new keyword if hiding was intended.
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/Arithmetic/OpCode.GE.cs#L20
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/Arithmetic/OpCode.GE.cs#L21
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (ubuntu-latest): src/Neo.VM/Slot.cs#L68
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test (ubuntu-latest): src/Neo.VM/Slot.cs#L81
Non-nullable field 'enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.