chore(deps): bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 #4084
Annotations
2 errors and 10 warnings
|
|
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/RelationDatabaseOutbox.cs#L13
'IAmABulkOutboxAsync<Message>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
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.DynamoDb/GUIDConverter.cs#L12
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L161
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L161
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
src/Paramore.Brighter.DynamoDb/GUIDConverter.cs#L12
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L161
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
samples/WebApiWithWorkerAndSweeper/Orders.Domain/Mapper/NewOrderVersionEventMessageMapper.cs#L19
Possible null reference return.
|
samples/WebApiWithWorkerAndSweeper/Orders.Domain/Commands/CreateOrderCommand.cs#L8
Non-nullable property 'Number' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading