Merge branch 'master' into PollerTestsFix #2
Annotations
10 warnings
|
src/NetMQ/Core/Transports/V2Encoder.cs#L40
Possible null reference argument for parameter 'buffer' in 'ByteArraySegment.ByteArraySegment(byte[] buffer, int offset)'.
|
|
src/NetMQ/Core/Transports/V2Encoder.cs#L40
Possible null reference argument for parameter 'buffer' in 'ByteArraySegment.ByteArraySegment(byte[] buffer, int offset)'.
|
|
src/NetMQ.Tests/NetMQPollerTest.cs#L56
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
|
src/NetMQ.Tests/NetMQPollerTest.cs#L86
Converting null literal or possible null value to non-nullable type.
|
|
src/NetMQ.Tests/NetMQPollerTest.cs#L56
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
|
src/NetMQ.Tests/NetMQPollerTest.cs#L86
Converting null literal or possible null value to non-nullable type.
|
|
src/NetMQ.Tests/ThrowingTraceListener.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
src/NetMQ/Core/Transports/V2Encoder.cs#L40
Possible null reference argument for parameter 'buffer' in 'ByteArraySegment.ByteArraySegment(byte[] buffer, int offset)'.
|
|
src/NetMQ/Core/Transports/V2Encoder.cs#L40
Possible null reference argument for parameter 'buffer' in 'ByteArraySegment.ByteArraySegment(byte[] buffer, int offset)'.
|
|
src/NetMQ/Core/Transports/V2Encoder.cs#L40
Possible null reference argument for parameter 'buffer' in 'ByteArraySegment.ByteArraySegment(byte[] buffer, int offset)'.
|
The logs for this run have expired and are no longer available.
Loading