[Neo VM] adopt light gc from neogo #10536
Annotations
6 warnings
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.
|
src/Neo/SmartContract/ApplicationEngine.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Neo/SmartContract/ApplicationEngine.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
src/Neo/SmartContract/ApplicationEngine.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Neo/SmartContract/ApplicationEngine.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading