Skip to content

[Host.Kafka] Support for High-Throughput Publishing to Kafka #1237

[Host.Kafka] Support for High-Throughput Publishing to Kafka

[Host.Kafka] Support for High-Throughput Publishing to Kafka #1237

Re-run triggered November 1, 2024 21:58
Status Success
Total duration 10m 3s
Artifacts 4

build.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/SlimMessageBus.Host.Kafka/KafkaMessageBus.cs#L117
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/KafkaMessageBus.cs#L160
'producerSettings' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
build: src/SlimMessageBus.Host.Kafka/KafkaMessageBus.cs#L183
Await ProduceAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
build: src/SlimMessageBus.Host.Kafka/KafkaMessageBus.cs#L187
Await ProduceAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
build: src/Samples/Sample.ValidatingWebApi/Program.cs#L29
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/Samples/Sample.Nats.WebApi/Program.cs#L57
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
build: src/Samples/Sample.Hybrid.ConsoleApp/Program.cs#L17
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build: src/Samples/Sample.Hybrid.ConsoleApp/Application.cs#L24
Remove the unused local variable 'task'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
build: src/Samples/Sample.AsyncApi.Service/Program.cs#L23
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: src/Samples/Sample.AsyncApi.Service/Controllers/WeatherForecastController.cs#L14
Remove this unread private field '_logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)

Artifacts

Produced during runtime
Name Size
nuget-packages
3.72 MB
test-results
347 KB