Update libs #1415
Annotations
6 errors and 11 warnings
SlimMessageBus.Host.Test.MessageBusBaseTests ► When_Stop_Given_ConcurrentCalls_Then_ItOnlyStopsConsumersOnce:
src/Tests/SlimMessageBus.Host.Test/MessageBusBaseTests.cs#L671
Failed test found in:
./test-results/SlimMessageBus.Host.Test_Unit_net8.0_20250113230744.trx
Error:
Expected bus._startedCount to be 1, but found 2.
|
SlimMessageBus.Host.Test.MessageBusBaseTests ► When_Stop_Given_ConcurrentCalls_Then_ItOnlyStopsConsumersOnce:
src/Tests/SlimMessageBus.Host.Test/MessageBusBaseTests.cs#L671
Failed test found in:
./test-results/SlimMessageBus.Host.Test_Unit_net8.0_20250113231200.trx
Error:
Expected bus._startedCount to be 1, but found 2.
|
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_net8.0_20250114084253.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638724409723638423_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638724409723638423_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409723638423_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409723638423_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_net8.0_20250114084253.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638724409719383705_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638724409719383705_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409719383705_BasicQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409719383705_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_net8.0_20250114084253.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638724409721601082_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638724409721601082_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409721601082_BasicQueue.fifo has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409721601082_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_net8.0_20250114084253.trx
Error:
System.AggregateException : One or more errors occurred. (Queue SMB_638724409725831253_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.) (Queue SMB_638724409725831253_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.)
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409725831253_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
---- SlimMessageBus.ProducerMessageBusException : Queue SMB_638724409725831253_BasicReqRespOnQueue has unknown URL at this point. Ensure the queue exists in Amazon SQS.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L15
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
build:
src/SlimMessageBus/RequestResponse/IRequest.cs#L7
'TResponse' is not used in the interface. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
build:
src/Tools/SecretStore/Secrets.cs#L5
Remove the field '_store' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
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.Serialization.GoogleProtobuf/GoogleProtobufMessageSerializer.cs#L40
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
|
3.96 MB |
|
test-results
|
550 KB |
|