Add Periodic Internal Health Checks #538
Annotations
30 warnings
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L491
Cancel synchronously blocks. Await CancelAsync instead. (https://github.com/Microsoft/vs-threading/blob/main/doc/analyzers/VSTHRD103.md)
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L116
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L123
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L116
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-7.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L123
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L123
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L116
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-6.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L123
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/HiveMQClientUtil.cs#L116
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L92
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L123
Dereference of a possibly null reference.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/HiveMQClient.cs#L485
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
pipeline-ubuntu-latest-dotnet-8.0.x:
Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages-6.0.x
Expired
|
361 KB |
|
nuget-packages-7.0.x
Expired
|
361 KB |
|
nuget-packages-8.0.x
Expired
|
361 KB |
|