Skip to content

Events: Efficiency & Performance Improvements #495

Events: Efficiency & Performance Improvements

Events: Efficiency & Performance Improvements #495

Triggered via pull request May 20, 2024 10:56
Status Failure
Total duration 2m 38s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 30 warnings
pipeline-ubuntu-latest-dotnet-7.0.x
Process completed with exit code 1.
pipeline-ubuntu-latest-dotnet-6.0.x
The job was canceled because "ubuntu-latest_7_0_x" failed.
pipeline-ubuntu-latest-dotnet-6.0.x
The operation was canceled.
pipeline-ubuntu-latest-dotnet-8.0.x
The job was canceled because "ubuntu-latest_7_0_x" failed.
pipeline-ubuntu-latest-dotnet-8.0.x
The operation was canceled.
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/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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L221
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L310
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L384
Dereference of a possibly null reference.
pipeline-ubuntu-latest-dotnet-7.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L396
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L180
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
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#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-6.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L221
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L310
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L384
Dereference of a possibly null reference.
pipeline-ubuntu-latest-dotnet-6.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L396
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L180
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
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/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-8.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L221
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L310
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L384
Dereference of a possibly null reference.
pipeline-ubuntu-latest-dotnet-8.0.x: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L396
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: Tests/HiveMQtt.Test/HiveMQClient/PublishTest.cs#L180
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)