Native AOT Support via Source Generator + UnsafeAccessor Architecture #49
0 passed, 50 failed and 0 skipped
βΒ tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
50 tests were completed in 44s with 0 passed, 50 failed and 0 skipped.
βΒ LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV37
β CloudFormationService_Should_Create_A_CloudFormation_Stack_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV46
β CloudFormationService_Should_Create_A_CloudFormation_Stack_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37
β DynamoDbService_Should_Add_A_Record_To_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_Create_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_Delete_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_List_Records_In_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46
β DynamoDbService_Should_Add_A_Record_To_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_Create_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_Delete_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β DynamoDbService_Should_List_Records_In_A_DynamoDb_Table_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV37
β Should_Create_A_SNS_Topic_And_SQS_Queue_Then_Subscribe_To_The_Topic_Using_SQS_Then_Publish_A_Message_To_Topic_And_Read_It_From_The_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV46
β Should_Create_A_SNS_Topic_And_SQS_Queue_Then_Subscribe_To_The_Topic_Using_SQS_Then_Publish_A_Message_To_Topic_And_Read_It_From_The_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37
β S3Service_Should_Create_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Delete_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Delete_A_File_To_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_List_Files_In_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Upload_A_File_To_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46
β S3Service_Should_Create_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Delete_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Delete_A_File_To_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_List_Files_In_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β S3Service_Should_Upload_A_File_To_A_Bucket_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37
β Multi_Region_Tests_Async(systemName: "af-south-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "ap-southeast-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "ca-central-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "eu-central-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "eu-west-2")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "sa-east-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "us-west-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Create_A_Sns_Topic_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Delete_A_Sns_Topic_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Send_Publish_A_Message_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV46
β Multi_Region_Tests_Async(systemName: "af-south-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "ap-southeast-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "ca-central-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "eu-central-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "eu-west-2")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "sa-east-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β Multi_Region_Tests_Async(systemName: "us-west-1")
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Create_A_Sns_Topic_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Delete_A_Sns_Topic_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β SnsService_Should_Send_Publish_A_Message_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.SQS.SqsScenarioV37
β AmazonSqsService_Should_Create_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Delete_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Receive_Messages_From_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Send_A_Message_To_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
βΒ LocalStack.Client.Functional.Tests.Scenarios.SQS.SqsScenarioV46
β AmazonSqsService_Should_Create_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Delete_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Receive_Messages_From_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
β AmazonSqsService_Should_Send_A_Message_To_A_Queue_Async
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SQS.IAmazonSQS'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Annotations
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV37 βΊ CloudFormationService_Should_Create_A_CloudFormation_Stack_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.BaseCloudFormationScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/CloudFormation/BaseCloudFormationScenario.cs:line 8
at LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/CloudFormation/CloudFormationScenario.cs:line 8
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV46 βΊ CloudFormationService_Should_Create_A_CloudFormation_Stack_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.CloudFormation.IAmazonCloudFormation'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.BaseCloudFormationScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/CloudFormation/BaseCloudFormationScenario.cs:line 8
at LocalStack.Client.Functional.Tests.Scenarios.CloudFormation.CloudFormationScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/CloudFormation/CloudFormationScenario.cs:line 16
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37 βΊ DynamoDbService_Should_Add_A_Record_To_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 8
at InvokeStub_DynamoDbScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37 βΊ DynamoDbService_Should_Create_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 8
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37 βΊ DynamoDbService_Should_Delete_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 8
at InvokeStub_DynamoDbScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37 βΊ DynamoDbService_Should_List_Records_In_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 8
at InvokeStub_DynamoDbScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46 βΊ DynamoDbService_Should_Add_A_Record_To_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 16
at InvokeStub_DynamoDbScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46 βΊ DynamoDbService_Should_Create_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 16
at InvokeStub_DynamoDbScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46 βΊ DynamoDbService_Should_Delete_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 16
at InvokeStub_DynamoDbScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46 βΊ DynamoDbService_Should_List_Records_In_A_DynamoDb_Table_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.DynamoDBv2.IAmazonDynamoDB'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.BaseDynamoDbScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/BaseDynamoDbScenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.DynamoDb.DynamoDbScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/DynamoDb/DynamoDbScenario.cs:line 16
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV37 βΊ Should_Create_A_SNS_Topic_And_SQS_Queue_Then_Subscribe_To_The_Topic_Using_SQS_Then_Publish_A_Message_To_Topic_And_Read_It_From_The_Queue_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.RealLife.BaseRealLife..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/RealLife/BaseRealLife.cs:line 10
at LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/RealLife/SnsToSqsScenarios.cs:line 8
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV46 βΊ Should_Create_A_SNS_Topic_And_SQS_Queue_Then_Subscribe_To_The_Topic_Using_SQS_Then_Publish_A_Message_To_Topic_And_Read_It_From_The_Queue_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.RealLife.BaseRealLife..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/RealLife/BaseRealLife.cs:line 10
at LocalStack.Client.Functional.Tests.Scenarios.RealLife.SnsToSqsScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/RealLife/SnsToSqsScenarios.cs:line 16
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37 βΊ S3Service_Should_Create_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 8
at InvokeStub_S3ScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37 βΊ S3Service_Should_Delete_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 8
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37 βΊ S3Service_Should_Delete_A_File_To_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 8
at InvokeStub_S3ScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37 βΊ S3Service_Should_List_Files_In_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 8
at InvokeStub_S3ScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37 βΊ S3Service_Should_Upload_A_File_To_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 8
at InvokeStub_S3ScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46 βΊ S3Service_Should_Create_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 16
at InvokeStub_S3ScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46 βΊ S3Service_Should_Delete_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 16
at InvokeStub_S3ScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46 βΊ S3Service_Should_Delete_A_File_To_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 16
at InvokeStub_S3ScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46 βΊ S3Service_Should_List_Files_In_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 16
at InvokeStub_S3ScenarioV46..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 12 in tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46 βΊ S3Service_Should_Upload_A_File_To_A_Bucket_Async
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.S3.IAmazonS3'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.S3.BaseS3Scenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/BaseS3Scenario.cs:line 12
at LocalStack.Client.Functional.Tests.Scenarios.S3.S3ScenarioV46..ctor(TestFixture testFixture, LocalStackFixtureV46 localStackFixtureV46) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/S3/S3Scenarios.cs:line 16
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37 βΊ Multi_Region_Tests_Async(systemName: "af-south-1")
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.SNS.BaseSnsScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/BaseSnsScenario.cs:line 13
at LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/SnsScenarios.cs:line 8
at InvokeStub_SnsScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37 βΊ Multi_Region_Tests_Async(systemName: "ap-southeast-1")
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.SNS.BaseSnsScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/BaseSnsScenario.cs:line 13
at LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/SnsScenarios.cs:line 8
at InvokeStub_SnsScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
github-actions / Test Results (Linux)
LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37 βΊ Multi_Region_Tests_Async(systemName: "ca-central-1")
Failed test found in:
tests/LocalStack.Client.Functional.Tests/TestResults/net8-0_results.trx
Error:
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
Raw output
System.NotSupportedException : No AWS client type registered for interface 'Amazon.SimpleNotificationService.IAmazonSimpleNotificationService'. Ensure the AWS SDK package is referenced and the project targets .NET 8 or later for AOT compatibility.
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface(Type interfaceType) in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 79
at LocalStack.Client.Utils.AwsAccessorRegistry.GetByInterface[TInterface]() in /_/src/LocalStack.Client/Utils/AwsAccessorRegistry.cs:line 62
at LocalStack.Client.Session.CreateClientByInterface[TClient](Boolean useServiceUrl) in /_/src/LocalStack.Client/SessionModern.cs:line 99
at LocalStack.Client.Extensions.ServiceCollectionExtensions.<>c__DisplayClass12_0`1.<GetServiceFactoryDescriptor>b__0(IServiceProvider provider) in /_/src/LocalStack.Client.Extensions/ServiceCollectionExtensions.cs:line 227
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSiteMain(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
at LocalStack.Client.Functional.Tests.Scenarios.SNS.BaseSnsScenario..ctor(TestFixture testFixture, ILocalStackFixture localStackFixture, String configFile, Boolean useServiceUrl) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/BaseSnsScenario.cs:line 13
at LocalStack.Client.Functional.Tests.Scenarios.SNS.SnsScenarioV37..ctor(TestFixture testFixture, LocalStackFixtureV37 localStackFixtureV37) in /home/runner/work/localstack-dotnet-client/localstack-dotnet-client/tests/LocalStack.Client.Functional.Tests/Scenarios/SNS/SnsScenarios.cs:line 8
at InvokeStub_SnsScenarioV37..ctor(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)