[Neo Rpc Methods] fix contract rpc methods parameters #9866
Annotations
10 warnings
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Plugins/RpcServer/Model/SignerWithWitness.cs#L37
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/SignerWithWitness.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading