Working idea for Generic Mapper #4514
Annotations
1 error and 10 warnings
Core Tests
Process completed with exit code 1.
|
Build:
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L153
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Build:
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L153
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Build:
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L153
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Build:
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L153
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Build:
tests/Paramore.Brighter.PostgresSQL.Tests/Outbox/When_Removing_Messages_From_The_Outbox.cs#L42
The field 'SqlOutboxDeletingMessagesTests._retrievedMessages' is never used
|
Build:
tests/Paramore.Brighter.MySQL.Tests/Outbox/When_there_are_multiple_messages_and_some_are_receivied_and_Dispatched_bulk_Async.cs#L17
The field 'MySqlOutboxBulkAsyncTests._messages' is never used
|
Build:
tests/Paramore.Brighter.Sqlite.Tests/Outbox/When_there_are_multiple_messages_and_some_are_received_and_Dispatched_bulk_Async.cs#L16
The field 'SqliteOutboxBulkGetAsyncTests._messages' is never used
|
Build:
src/Paramore.Brighter.ServiceActivator.Control/Events/NodeStatusEvent.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Paramore.Brighter.Archive.Azure/AzureBlobArchiveProvider.cs#L93
Possible null reference return.
|
Build:
src/Paramore.Brighter.ServiceActivator/MessagePump.cs#L153
'MessageHeader.UpdateTelemetryFromHeaders()' is obsolete: 'Looking to remove this in v10 in favour of storing the Cloud Events in their own property in the outbox'
|
Loading