[Host] Consumer Circuit breaker #1372
Annotations
2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'build-refs/heads/release/v3' exists
|
build
The operation was canceled.
|
build:
src/SlimMessageBus.Host.Configuration/TypeCollection.cs#L28
The parameter name 'type' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
build:
src/SlimMessageBus.Host.Configuration/TypeCollection.cs#L28
The parameter name 'type' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
build:
src/SlimMessageBus.Host.AzureEventHub/EventHubMessageBus.cs#L46
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
build:
src/SlimMessageBus.Host.AzureEventHub/Consumer/EhGroupConsumer.cs#L34
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
build:
src/SlimMessageBus.Host.Kafka/Consumer/KafkaGroupConsumer.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host.Kafka/Consumer/KafkaGroupConsumer.cs#L140
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
build:
src/SlimMessageBus.Host.Kafka/Consumer/KafkaGroupConsumer.cs#L254
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
build:
src/SlimMessageBus.Host.Kafka/KafkaMessageBus.cs#L126
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build:
src/SlimMessageBus.Host.RabbitMQ/Consumers/AbstractRabbitMqConsumer.cs#L95
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host.RabbitMQ/Consumers/AbstractRabbitMqConsumer.cs#L104
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|