Skip to content

E2E Test Coverage Part 1 #649

E2E Test Coverage Part 1

E2E Test Coverage Part 1 #649

Re-run triggered November 18, 2024 11:34
Status Success
Total duration 7m 23s
Artifacts 3

build.yml

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

Annotations

30 warnings
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/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/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/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/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#L115
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
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-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/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/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#L115
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time.
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/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/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/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/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/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-6.0.x: Source/HiveMQtt/Client/HiveMQClientUtil.cs#L115
Use 'GeneratedRegexAttribute' to generate the regular expression implementation at compile-time. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1045)
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/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/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
420 KB