Avoid DNS lookup if provided an IPv4 or IPv6 #687
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dotnet Cake Build:
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)'.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Dotnet Cake Build:
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)'.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Dotnet Cake Build:
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)'.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Dotnet Cake Build:
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)'.
|
Dotnet Cake Build:
Source/HiveMQtt/Client/Transport/TCPTransport.cs#L18
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Loading