Skip to content

Fix in memory tests #3088 (#3089) #105

Fix in memory tests #3088 (#3089)

Fix in memory tests #3088 (#3089) #105

Triggered via push May 15, 2024 10:46
Status Failure
Total duration 3m 7s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: src/Paramore.Brighter.MessagingGateway.AWSSQS/SqsMessageConsumer.cs#L94
'ReceiveMessageRequest.AttributeNames' is obsolete: 'AttributeNames has been replaced by MessageSystemAttributeNames'
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'