[Neo Rpc Methods] fix contract rpc methods parameters #9829
Annotations
4 warnings
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Plugins/RpcServer/Model/SignerOrWitness.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Plugins/RpcServer/Model/SignerOrWitness.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading