[Host] Consumer Circuit breaker #1365
Annotations
2 errors and 10 warnings
|
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.AzureServiceBus/Consumer/AsbBaseConsumer.cs#L12
Refactor this constructor to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build:
src/SlimMessageBus.Host.Kafka/Consumer/KafkaGroupConsumer.cs#L65
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host.Kafka/Consumer/KafkaGroupConsumer.cs#L131
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
build:
src/SlimMessageBus.Host.Kafka/KafkaMessageBus.cs#L124
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.Kafka/Consumer/KafkaGroupConsumer.cs#L245
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
build:
src/SlimMessageBus.Host.AmazonSQS/Consumer/SqsBaseConsumer.cs#L83
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host.AmazonSQS/Consumer/SqsBaseConsumer.cs#L127
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/SlimMessageBus.Host.AmazonSQS/Consumer/SqsBaseConsumer.cs#L112
'messages' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
|