Skip to content

Merge branch 'master' of https://github.com/NaiSys/jsonrpc.framework.net #2

Merge branch 'master' of https://github.com/NaiSys/jsonrpc.framework.net

Merge branch 'master' of https://github.com/NaiSys/jsonrpc.framework.net #2

Triggered via push April 30, 2024 15:18
Status Success
Total duration 26s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.