feat: Add Azure Service Bus module #2987
Annotations
94 warnings
ci (Testcontainers.Platform.Linux, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Platform.Linux, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Databases, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Databases, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ActiveMq, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ActiveMq, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ResourceReaper, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ResourceReaper, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ArangoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ArangoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.BigQuery, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.BigQuery, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Azurite, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Azurite, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Bigtable, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Bigtable, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Platform.Windows, windows-2022):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Platform.Windows, windows-2022):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ClickHouse, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.ClickHouse, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CockroachDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CockroachDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Consul, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Consul, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Couchbase, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Couchbase, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CosmosDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CosmosDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.DynamoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.DynamoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CouchDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.CouchDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.EventStoreDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.EventStoreDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Elasticsearch, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Elasticsearch, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.FakeGcsServer, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.FakeGcsServer, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.InfluxDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.InfluxDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Firestore, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Firestore, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.K3s, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.K3s, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.JanusGraph, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.JanusGraph, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.FirebirdSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.FirebirdSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Kafka, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Kafka, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MariaDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MariaDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Kusto, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Kusto, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Milvus, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Milvus, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Keycloak, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Keycloak, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.LocalStack, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.LocalStack, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MsSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MsSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Minio, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Minio, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Nats, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Nats, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MySql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MySql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Neo4j, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Neo4j, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MongoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.MongoDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.PostgreSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.PostgreSql, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Oracle, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Oracle, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.RabbitMq, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.RabbitMq, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.PubSub, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.PubSub, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Papercut, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Papercut, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.RavenDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.RavenDb, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Redis, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Redis, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Pulsar, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Pulsar, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Redpanda, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.Redpanda, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.WebDriver, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
ci (Testcontainers.WebDriver, ubuntu-22.04):
tests/Testcontainers.ServiceBus.Tests/ServiceBusContainerTest.cs#L19
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Testcontainers
|
317 KB |
|
Testcontainers.ActiveMq
|
221 KB |
|
Testcontainers.ArangoDb
|
220 KB |
|
Testcontainers.Azurite
|
224 KB |
|
Testcontainers.BigQuery
|
220 KB |
|
Testcontainers.Bigtable
|
220 KB |
|
Testcontainers.ClickHouse
|
223 KB |
|
Testcontainers.CockroachDb
|
223 KB |
|
Testcontainers.Consul
|
220 KB |
|
Testcontainers.CosmosDb
|
207 KB |
|
Testcontainers.CouchDb
|
221 KB |
|
Testcontainers.Couchbase
|
233 KB |
|
Testcontainers.Databases
|
440 KB |
|
Testcontainers.DynamoDb
|
220 KB |
|
Testcontainers.Elasticsearch
|
222 KB |
|
Testcontainers.EventStoreDb
|
220 KB |
|
Testcontainers.FakeGcsServer
|
220 KB |
|
Testcontainers.FirebirdSql
|
225 KB |
|
Testcontainers.Firestore
|
220 KB |
|
Testcontainers.InfluxDb
|
223 KB |
|
Testcontainers.JanusGraph
|
220 KB |
|
Testcontainers.K3s
|
220 KB |
|
Testcontainers.Kafka
|
221 KB |
|
Testcontainers.Keycloak
|
222 KB |
|
Testcontainers.Kusto
|
220 KB |
|
Testcontainers.LocalStack
|
222 KB |
|
Testcontainers.MariaDb
|
224 KB |
|
Testcontainers.Milvus
|
222 KB |
|
Testcontainers.Minio
|
222 KB |
|
Testcontainers.MongoDb
|
231 KB |
|
Testcontainers.MsSql
|
224 KB |
|
Testcontainers.MySql
|
225 KB |
|
Testcontainers.Nats
|
222 KB |
|
Testcontainers.Neo4j
|
225 KB |
|
Testcontainers.Oracle
|
223 KB |
|
Testcontainers.Papercut
|
220 KB |
|
Testcontainers.Platform.Linux
|
226 KB |
|
Testcontainers.Platform.Windows
|
217 KB |
|
Testcontainers.PostgreSql
|
224 KB |
|
Testcontainers.PubSub
|
220 KB |
|
Testcontainers.Pulsar
|
227 KB |
|
Testcontainers.RabbitMq
|
221 KB |
|
Testcontainers.RavenDb
|
220 KB |
|
Testcontainers.Redis
|
221 KB |
|
Testcontainers.Redpanda
|
220 KB |
|
Testcontainers.ResourceReaper
|
218 KB |
|
Testcontainers.WebDriver
|
227 KB |
|