Skip to content

[Host.RabbitMQ] Improved Connection Resiliency #1694

[Host.RabbitMQ] Improved Connection Resiliency

[Host.RabbitMQ] Improved Connection Resiliency #1694

Triggered via pull request September 4, 2025 13:31
@zaruszzarusz
synchronize #429
Status Cancelled
Total duration 3m 14s
Artifacts

build.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The operation was canceled.
build
Canceling since a higher priority waiting request for build-refs/heads/master exists
build: src/SlimMessageBus.Host/MessageBusBase.cs#L576
Method has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
build: src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L37
Remove this call from a constructor to the overridable 'BuildBus' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
build: src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L61
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: src/SlimMessageBus.Host.Sql.Common/Transactions/SqlTransactionService.cs#L18
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.
build: src/SlimMessageBus.Host.Sql.Common/Transactions/SqlTransactionService.cs#L9
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.
build: src/SlimMessageBus.Host.Nats/NatsSubjectConsumer.cs#L37
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
build: src/SlimMessageBus.Host.Serialization.SystemTextJson/JsonMessageSerializer.cs#L19
Remove this call from a constructor to the overridable 'CreateDefaultOptions' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
build: src/SlimMessageBus.Host/MessageBusBase.cs#L576
Method has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
build: src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L37
Remove this call from a constructor to the overridable 'BuildBus' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
build: src/SlimMessageBus.Host/Hybrid/HybridMessageBus.cs#L61
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)