Implement a sparse outstanding index for the dynamo db outbox [v9] #3295
Annotations
10 warnings
src/Paramore.Brighter/IDistributedLock.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/InMemoryLock.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L13
'IAmABulkOutboxAsync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
src/Paramore.Brighter/IDistributedLock.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/InMemoryLock.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L13
'IAmABulkOutboxAsync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
src/Paramore.Brighter/InMemoryOutbox.cs#L390
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
src/Paramore.Brighter/IDistributedLock.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/InMemoryLock.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L13
'IAmABulkOutboxAsync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
The logs for this run have expired and are no longer available.
Loading