Skip to content

Documentation: Docs for all the classes & builders #640

Documentation: Docs for all the classes & builders

Documentation: Docs for all the classes & builders #640

Triggered via pull request November 8, 2024 10:11
Status Success
Total duration 6m 49s
Artifacts 3

build.yml

on: pull_request
Matrix: build
publish
3s
publish
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
pipeline-ubuntu-latest-dotnet-6.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.
pipeline-ubuntu-latest-dotnet-6.0.x: Source/HiveMQtt/Client/HiveMQClientUtil.cs#L176
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
pipeline-ubuntu-latest-dotnet-6.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
pipeline-ubuntu-latest-dotnet-6.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L296
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-6.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L312
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
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/MQTT5/Packets/ConnectPacket.cs#L124
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/Client/HiveMQClientUtil.cs#L176
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L296
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L312
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-7.0.x: Source/HiveMQtt/MQTT5/Packets/ConnectPacket.cs#L124
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/Client/HiveMQClientUtil.cs#L176
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Change the 'WriteAsync' method call to use the 'Stream.WriteAsync(ReadOnlyMemory<byte>, CancellationToken)' overload (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1835)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L296
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/MQTT5/Packets/PublishPacket.cs#L312
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/MQTT5/Packets/ConnectPacket.cs#L124
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Source/HiveMQtt/Client/Transport/WebSocketTransport.cs#L120
Possible null reference argument for parameter 'buffer' in 'Task MemoryStream.WriteAsync(byte[] buffer, int offset, int count, CancellationToken cancellationToken)'.

Artifacts

Produced during runtime
Name Size
nuget-packages-6.0.x
414 KB
nuget-packages-7.0.x
414 KB
nuget-packages-8.0.x
414 KB