[Host.Outbox] Clean up in batches #1494
Annotations
10 warnings
|
build:
src/SlimMessageBus.Host.Outbox/Services/OutboxSendingTask.cs#L236
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
build:
src/SlimMessageBus.Host.Outbox/Services/OutboxSendingTask.cs#L236
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
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.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.Outbox/Services/OutboxSendingTask.cs#L236
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
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/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.ValidatingWebApi/Program.cs#L29
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
nuget-packages
Expired
|
4.42 MB |
sha256:d419bfaf27fbb1805ac9011916ccc723bf2da2db566fcb3b3dc995fd14924343
|
|
|
test-results
Expired
|
562 KB |
sha256:973b1f86feb85373504394a143ad691cbbb3c9de9a16502461d98c4ae8d4ece4
|
|