version increased #58
Annotations
10 warnings
src/Nager.TcpClient/TcpClient.cs#L512
Possible null reference argument for parameter 'exception' in 'bool TcpClient.IsKnownException(Exception exception)'.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L34
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L55
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L34
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L55
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L34
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L55
Dereference of a possibly null reference.
|
src/Nager.TcpClient/TcpClient.cs#L512
Possible null reference argument for parameter 'exception' in 'bool TcpClient.IsKnownException(Exception exception)'.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L34
Dereference of a possibly null reference.
|
src/Nager.TcpClient.UnitTest/SendAfterConnectedEventTest.cs#L55
Dereference of a possibly null reference.
|
This job succeeded
Loading