Skip to content

[Host] Consumer Circuit breaker #1365

[Host] Consumer Circuit breaker

[Host] Consumer Circuit breaker #1365

Triggered via pull request January 1, 2025 18:28
@zaruszzarusz
synchronize #353
Status Cancelled
Total duration 1m 52s
Artifacts

build.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @zarusz.
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)