Skip to content

Nightly PRs to Main #49

Nightly PRs to Main

Nightly PRs to Main #49

GitHub Actions / Unit Tests - Ubuntu_x64_Release failed Sep 22, 2023 in 0s

32 fail, 36 skipped, 92 pass in 7m 45s

    6 files      6 suites   7m 45s ⏱️
160 tests   92 ✔️ 36 💤 32
200 runs  132 ✔️ 36 💤 32

Results for commit 369bd93.

Annotations

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (123083) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (50755) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (103206) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_Returns_Status_Code_200 (https://localhost:5001) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_Returns_Status_Code_200 threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestBase`1.VerifyExample_Returns_Status_Code_200(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestBase.cs:line 45

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (http://localhost:5101) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_PropertyValue_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 251

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (https://localhost:5001) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_PropertyValue_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 251

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_Returns_Status_Code_200 (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_Returns_Status_Code_200 threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestBase`1.VerifyExample_Returns_Status_Code_200(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestBase.cs:line 45

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (79480) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (108616) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_Returns_Status_Code_200 (http://localhost:5101) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_Returns_Status_Code_200 threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestBase`1.VerifyExample_Returns_Status_Code_200(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestBase.cs:line 45

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_PropertyValue_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 251

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (97942) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (50750) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (50728) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (57691) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_ProfileId_Override (98237) (FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_41_20.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.Cloud.GettingStartedTest.VerifyExample_ProfileId_Override threw exception: 
System.AggregateException: One or more errors occurred. (Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

) ---> FiftyOne.Pipeline.Core.Exceptions.PipelineConfigurationException: Builder 'FiftyOne.DeviceDetection.Uach.UachJsConversionElementBuilder' for element 1 has no 'Set' methods or 'Build' methods that match (case-insensitively) the following parameters: RESOURCEKEY. The available configuration methods on this builder are: 
The available 'Build' methods have the following signatures: 

    at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.AddElementToList(List`1 elements, ElementOptions elementOptions, String elementLocation)
   at FiftyOne.Pipeline.Core.FlowElements.PipelineBuilder.BuildFromConfiguration(PipelineOptions options)
   at FiftyOne.Pipeline.Web.FiftyOneStartup.<>c__DisplayClass0_0`1.<ConfigureServices>b__1(IServiceProvider serviceProvider)
   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.VisitConstructor(ConstructorCallSite constructorCallSite, 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(Type serviceType)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.Internal.ActivatorUtilities.ConstructorMatcher.CreateInstance(IServiceProvider provider)
   at Microsoft.Extensions.Internal.ActivatorUtilities.CreateInstance(IServiceProvider provider, Type instanceType, Object[] parameters)
   at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass5_0.<UseMiddleware>b__0(RequestDelegate next)
   at Microsoft.AspNetCore.Builder.ApplicationBuilder.Build()
   at Microsoft.AspNetCore.Hosting.GenericWebHostService.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.RunAsync(IHost host, CancellationToken token)
--- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Task.Wait()
   at FiftyOne.DeviceDetection.Examples.Cloud.GettingStartedWeb.Program.Main(String[] args) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/Cloud/GettingStarted-Web/Program.cs:line 41
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Testing.DeferredHostBuilder.DeferredHost.StartAsync(CancellationToken cancellationToken)
   at Microsoft.Extensions.Hosting.HostingAbstractionsHostExtensions.Start(IHost host)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateHost(IHostBuilder builder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.ConfigureHostBuilder(IHostBuilder hostBuilder)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.EnsureServer()
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateDefaultClient(DelegatingHandler[] handlers)
   at Microsoft.AspNetCore.Mvc.Testing.WebApplicationFactory`1.CreateClient(WebApplicationFactoryClientOptions options)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_ProfileId_Override(Int32 profileId) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 200

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

Example_OnPremise_UpdateDataFile (FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_43_06.trx [took 0s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples.Example_OnPremise_UpdateDataFile threw exception: 
System.ArgumentException: No license key available (Parameter 'licenseKey')    at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Example.CheckLicenseKey(String licenseKey, ILogger logger) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/OnPremise/UpdateDataFile-Console/Program.cs:line 344
   at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Example.Run(String dataFile, String licenseKey, Boolean interactive) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/OnPremise/UpdateDataFile-Console/Program.cs:line 210
   at FiftyOne.DeviceDetection.Examples.OnPremise.UpdateDataFile.Program.Initialize(String dataFile, String licenseKey, Boolean interactive) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Examples/OnPremise/UpdateDataFile-Console/Program.cs:line 436
   at FiftyOne.DeviceDetection.Example.Tests.OnPremise.TestExamples.Example_OnPremise_UpdateDataFile() in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.OnPremise/TestExamples.cs:line 122

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 0s]
Raw output
Assert.AreEqual failed. Expected:<390>. Actual:<640>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 286

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedChromeTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedChromeTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 1s]
Raw output
Test method FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedChromeTest.VerifyExample_GetHighEntropyValues_Fod_Completes threw exception: 
System.ArgumentException: 'Unknown' invalid version ---> System.FormatException: Input string was not in a correct format.    at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type)
   at System.Int32.Parse(String s)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.<>c.<ParseVersion>b__6_1(String i) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 240
   at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.ParseVersion(String value) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 239
--- End of inner exception stack trace ---
    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.ParseVersion(String value) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 244
   at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.VerifyExample_GetHighEntropyValues_Fod_Completes(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 223

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedEdgeTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedEdgeTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 3s]
Raw output
Assert.AreEqual failed. Expected:<117>. Actual:<111>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.VerifyExample_GetHighEntropyValues_Fod_Completes(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 224

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedFirefoxTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5001) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedFirefoxTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 4s]
Raw output
Assert.AreEqual failed. Expected:<117>. Actual:<111>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.VerifyExample_GetHighEntropyValues_Fod_Completes(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 224

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (http://localhost:5101) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 0s]
Raw output
Assert.AreEqual failed. Expected:<390>. Actual:<640>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 286

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedEdgeTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedEdgeTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 2s]
Raw output
Assert.AreEqual failed. Expected:<117>. Actual:<111>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.VerifyExample_GetHighEntropyValues_Fod_Completes(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 224

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_PropertyValue_Override (https://localhost:5001) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 0s]
Raw output
Assert.AreEqual failed. Expected:<390>. Actual:<640>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedTestOverrides`1.VerifyExample_PropertyValue_Override(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedTestOverrides.cs:line 286

Check warning on line 0 in FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedFirefoxTest

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Release

VerifyExample_GetHighEntropyValues_Fod_Completes (https://localhost:5002) (FiftyOne.DeviceDetection.Example.Tests.Web.OnPremise.GettingStartedFirefoxTest) failed

/home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/test-results/unit/Ubuntu_x64_Release/_fv-az440-343_2023-09-22_08_38_40.trx [took 4s]
Raw output
Assert.AreEqual failed. Expected:<117>. Actual:<111>.    at FiftyOne.DeviceDetection.Example.Tests.Web.GettingStartedSeleniumTestBase.VerifyExample_GetHighEntropyValues_Fod_Completes(String url) in /home/runner/work/device-detection-dotnet-examples/device-detection-dotnet-examples/common/device-detection-dotnet-examples/Tests/FiftyOne.DeviceDetection.Example.Tests.Web/GettingStartedSeleniumTestBase.cs:line 224