Avoid DNS lookup if provided an IPv4 or IPv6 #221
Merged
Annotations
5 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L121
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.
|
|
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary.
|
|
Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L121
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.
|
|
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary.
|
The logs for this run have expired and are no longer available.
Loading