Skip to content

Merge pull request #34 from FoundatioFx/feature/rabbitmq7 #197

Merge pull request #34 from FoundatioFx/feature/rabbitmq7

Merge pull request #34 from FoundatioFx/feature/rabbitmq7 #197

Triggered via push November 25, 2024 19:27
Status Success
Total duration 52s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build / build: src/Foundatio.RabbitMQ/Messaging/RabbitMQMessageBus.cs#L396
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build / build: src/Foundatio.RabbitMQ/Messaging/RabbitMQMessageBus.cs#L396
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.