[Host.AzureServiceBus] Modify user properties on failure / Supply reason and description on dead-letter #1453
Annotations
6 errors and 10 warnings
SlimMessageBus.Host.AmazonSQS.Test.SqsMessageBusIt ► BasicQueue(fifo: False, bulkProduce: False):
src/Tests/SlimMessageBus.Host.AmazonSQS.Test/SqsMessageBusIt.cs#L154
Failed test found in:
./test-results/SlimMessageBus.Host.AmazonSQS.Test_Integration_net9.0_20250130085931.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638738243703836584_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638738243703836584_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243703836584_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243703836584_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
|
SlimMessageBus.Host.AmazonSQS.Test.SqsMessageBusIt ► BasicQueue(fifo: False, bulkProduce: True):
src/Tests/SlimMessageBus.Host.AmazonSQS.Test/SqsMessageBusIt.cs#L147
Failed test found in:
./test-results/SlimMessageBus.Host.AmazonSQS.Test_Integration_net9.0_20250130085931.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638738243699753646_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638738243699753646_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243699753646_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243699753646_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
|
SlimMessageBus.Host.AmazonSQS.Test.SqsMessageBusIt ► BasicQueue(fifo: True, bulkProduce: False):
src/Tests/SlimMessageBus.Host.AmazonSQS.Test/SqsMessageBusIt.cs#L154
Failed test found in:
./test-results/SlimMessageBus.Host.AmazonSQS.Test_Integration_net9.0_20250130085931.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638738243701884692_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638738243701884692_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243701884692_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243701884692_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.
|
SlimMessageBus.Host.AmazonSQS.Test.SqsMessageBusIt ► BasicReqRespOnQueue:
src/Tests/SlimMessageBus.Host.AmazonSQS.Test/SqsMessageBusIt.cs#L231
Failed test found in:
./test-results/SlimMessageBus.Host.AmazonSQS.Test_Integration_net9.0_20250130085931.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638738243705782043_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638738243705782043_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243705782043_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638738243705782043_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
|
build
Failed test were found and 'fail-on-error' option is set to ***
|
build
Process completed with exit code 1.
|
build:
src/SlimMessageBus.Host.AzureServiceBus/Consumer/AsbBaseConsumer.cs#L14
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.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/SlimMessageBus.Host.AzureServiceBus/Consumer/AsbBaseConsumer.cs#L14
Refactor this constructor to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
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.Serialization.ConsoleApp/Program.cs#L84
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build:
src/Samples/Sample.Serialization.ConsoleApp/Program.cs#L32
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
build:
src/Samples/Sample.Nats.WebApi/Program.cs#L57
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
build:
src/Samples/Sample.DomainEvents.WebApi/Startup.cs#L68
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build:
src/Samples/Sample.DomainEvents.WebApi/Program.cs#L6
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
553 KB |
|