Skip to content

Working idea for Generic Mapper #4026

Working idea for Generic Mapper

Working idea for Generic Mapper #4026

Triggered via pull request May 1, 2024 12:26
Status Success
Total duration 11m 43s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): 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'
Analyze (csharp): 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'
Analyze (csharp): 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'
Analyze (csharp): 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'
Analyze (csharp): 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.
Analyze (csharp): tests/Paramore.Brighter.PostgresSQL.Tests/Outbox/When_Removing_Messages_From_The_Outbox.cs#L42
The field 'SqlOutboxDeletingMessagesTests._retrievedMessages' is never used
Analyze (csharp): 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'