Merge branch 'master' of https://github.com/NaiSys/jsonrpc.framework.net #2
Annotations
6 warnings
build:
RPCError.cs#L89
Possible null reference argument for parameter 'message' in 'RPCError.RPCError(RPCErrorCode code, string message, object? data = null)'.
|
build:
RPCClient.cs#L36
Possible null reference argument for parameter 'chars' in 'byte[] Encoding.GetBytes(char[] chars)'.
|
build:
RPCClient.cs#L96
Dereference of a possibly null reference.
|
build:
RPCError.cs#L89
Possible null reference argument for parameter 'message' in 'RPCError.RPCError(RPCErrorCode code, string message, object? data = null)'.
|
build:
RPCClient.cs#L36
Possible null reference argument for parameter 'chars' in 'byte[] Encoding.GetBytes(char[] chars)'.
|
build:
RPCClient.cs#L96
Dereference of a possibly null reference.
|