Merge pull request #4167 from BrighterCommand/dependabot/nuget/Aspire… #7738
Annotations
20 warnings
|
RMQ Sync Transport Tests
Type 'StubMessageScheduler' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
RMQ Sync Transport Tests
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
RMQ Sync Transport Tests
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead. (https://xunit.net/xunit.analyzers/rules/xUnit2004)
|
|
RMQ Sync Transport Tests
The field 'RmqMessageConsumerConnectionClosedTests._firstException' is never used
|
|
RMQ Sync Transport Tests
The variable 'cfe' is declared but never used
|
|
RMQ Sync Transport Tests
'CommandProcessor.CIRCUITBREAKER' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Sync Transport Tests
'CommandProcessor.RETRYPOLICY' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Sync Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Sync Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Sync Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
'CommandProcessor.CIRCUITBREAKER' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Async Transport Tests
'CommandProcessor.RETRYPOLICY' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Async Transport Tests
'CommandProcessor.CIRCUITBREAKER' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Async Transport Tests
'CommandProcessor.RETRYPOLICY' is obsolete: 'Migrate to Resilience Pipeline with OutboxProducer'
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
RMQ Async Transport Tests
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
background
wait
wait-all
cancel
parallel
Loading