Websocket Support #608
Annotations
10 warnings
Source/HiveMQtt/Client/HiveMQClient.cs#L262
Possible null reference return.
|
Source/HiveMQtt/Client/Options/HiveMQClientOptions.cs#L65
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L33
use 'var' instead of explicit type (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0007)
|
Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L101
Use expression body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L106
Use expression body for method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0022)
|
Source/HiveMQtt/MQTT5/Packets/ConnectPacket.cs#L124
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
|
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L296
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
|
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L312
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
|
Source/HiveMQtt/Client/HiveMQClient.cs#L262
Possible null reference return.
|
Source/HiveMQtt/Client/Options/HiveMQClientOptions.cs#L65
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
The logs for this run have expired and are no longer available.
Loading