test(sdk): 补齐新增功能的测试缺口——C++ manifest 帧回路 / Java 回包路径 / C# 派发接线 #148
Annotations
2 warnings
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
test:
sdks/csharp/src/Croupier.Sdk.Tests/Transport/TcpTransportInboundTests.cs#L137
Avoid inexact read with 'System.Net.Sockets.NetworkStream.ReadAsync(System.Memory<byte>, System.Threading.CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|