Working idea for Generic Mapper #4514
ci.yml
on: pull_request
build
2m 52s
release
0s
memory
0s
redis-ci
0s
rabbitmq-ci
0s
kafka-ci
0s
postgres-ci
0s
sqlserver-ci
0s
mysql-ci
0s
dynamo-ci
0s
aws-ci
0s
sqlite-ci
0s
azure-ci
0s
Annotations
1 error and 10 warnings
build
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'
|