[new
] PART-1 NamedPipeService
#9805
Annotations
4 warnings
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Plugins/NamedPipeService/NamedPipeServicePlugin.cs#L124
Possible null reference argument for parameter 'system' in 'NamedPipeServerConnectionThread.NamedPipeServerConnectionThread(NeoSystem system, NamedPipeServerConnection connection)'.
|
benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
|
src/Plugins/NamedPipeService/NamedPipeServicePlugin.cs#L124
Possible null reference argument for parameter 'system' in 'NamedPipeServerConnectionThread.NamedPipeServerConnectionThread(NeoSystem system, NamedPipeServerConnection connection)'.
|
This job succeeded
Loading