Bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 #201
Annotations
3 warnings
build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|