Skip to content

E2E Test Coverage Part 2 & Add .NET 9.0 Support #682

E2E Test Coverage Part 2 & Add .NET 9.0 Support

E2E Test Coverage Part 2 & Add .NET 9.0 Support #682

Triggered via pull request January 20, 2025 12:09
Status Success
Total duration 2m 20s
Artifacts 4

build.yml

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

Annotations

33 warnings
pipeline-ubuntu-latest-dotnet-6.0.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipeline-ubuntu-latest-dotnet-6.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-6.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-7.0.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipeline-ubuntu-latest-dotnet-7.0.x: 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)'.
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/Transport/WebSocketTransport.cs#L121
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/Transport/WebSocketTransport.cs#L121
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/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/Transport/WebSocketTransport.cs#L121
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipeline-ubuntu-latest-dotnet-8.0.x: 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)'.
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/Transport/WebSocketTransport.cs#L121
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/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/Transport/WebSocketTransport.cs#L121
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: Tests/HiveMQtt.Test/HiveMQClient/PublishBuilderTest.cs#L11
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
pipeline-ubuntu-latest-dotnet-8.0.x: Tests/HiveMQtt.Test/HiveMQClient/PubSubTest.cs#L81
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Tests/HiveMQtt.Test/HiveMQClient/WebSocket/PubSubTest.cs#L85
Remove redundant equality (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0100)
pipeline-ubuntu-latest-dotnet-8.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishBuilderTest.cs#L11
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
pipeline-ubuntu-latest-dotnet-9.0.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pipeline-ubuntu-latest-dotnet-9.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-9.0.x: Source/HiveMQtt/Client/HiveMQClientOptionsBuilder.cs#L207
'X509Certificate2.X509Certificate2(string, string?)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
pipeline-ubuntu-latest-dotnet-9.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-9.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-9.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-9.0.x: Source/HiveMQtt/Client/internal/Validator.cs#L43
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
pipeline-ubuntu-latest-dotnet-9.0.x: 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)'.
pipeline-ubuntu-latest-dotnet-9.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)
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
nuget-packages-6.0.x
158 KB
nuget-packages-7.0.x
290 KB
nuget-packages-8.0.x
422 KB
nuget-packages-9.0.x
564 KB