Add async prameter #7
Annotations
6 warnings
Build:
RPCError.cs#L48
Dereference of a possibly null reference.
|
Build:
RPCClient.cs#L98
Dereference of a possibly null reference.
|
Build:
RPCClient.cs#L113
Possible null reference argument for parameter 'json' in 'Dictionary<string, object>? JsonSerializer.Deserialize<Dictionary<string, object>>(string json, JsonSerializerOptions? options = null)'.
|
Build:
RPCError.cs#L48
Dereference of a possibly null reference.
|
Build:
RPCClient.cs#L98
Dereference of a possibly null reference.
|
Build:
RPCClient.cs#L113
Possible null reference argument for parameter 'json' in 'Dictionary<string, object>? JsonSerializer.Deserialize<Dictionary<string, object>>(string json, JsonSerializerOptions? options = null)'.
|
Loading