Bump dotnet-reportgenerator-globaltool from 5.3.11 to 5.4.4 #142
Annotations
10 errors
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateToOneRelationshipTests.cs#L27
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs#L27
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs#L54
Expected the enum to be HttpStatusCode.OK {value: 200} because response body returned was:
{
"links": {
"self": "http://localhost/blogs?page[size]=0"
},
"errors": [
{
"id": "d2693280-a704-4a52-96fc-a0bc729ed272",
"status": "500",
"title": "An unhandled error occurred while processing this request.",
"detail": "MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.",
"meta": {
"stackTrace": [
"System.TimeoutException: MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.",
" at void EphemeralMongo.MongodProcess.StartAndWaitForConnectionReadiness()",
" at void EphemeralMongo.MongodProcess.Start()",
" at IMongoRunner EphemeralMongo.MongoRunner.RunInternal()",
" at IMongoRunner EphemeralMongo.MongoRunner.Run(MongoRunnerOptions options)",
" at IMongoRunner TestBuildingBlocks.MongoRunnerProvider.Get() in /_/test/TestBuildingBlocks/MongoRunnerProvider.cs:line 32",
" at IMongoRunner TestBuildingBlocks.IntegrationTestContext<TStartup, TMongoDbContextShim>.StartMongoDb() in /_/test/TestBuildingBlocks/IntegrationTestContext.cs:line 61",
" at void System.Lazy<T>.ViaFactory(LazyThreadSafetyMode mode)",
" at T System.Lazy<T>.CreateValue()",
" at WebApplicationFactory<TStartup> TestBuildingBlocks.IntegrationTestContext<TStartup, TMongoDbContextShim>.CreateFactory()+(IServiceProvider _) => { } in /_/test/TestBuildingBlocks/IntegrationTestContext.cs:line 97",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)",
" at Func<ServiceProviderEngineScope, object> Microsof
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/QueryStrings/Pagination/RangeValidationTests.cs#L67
Expected the enum to be HttpStatusCode.OK {value: 200} because response body returned was:
{
"links": {
"self": "http://localhost/blogs?page[size]=50",
"first": "http://localhost/blogs?page%5Bsize%5D=50"
},
"errors": [
{
"id": "6938a0cf-6ef2-4246-8001-db9ae6b2bdbf",
"status": "500",
"title": "An unhandled error occurred while processing this request.",
"detail": "MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.",
"meta": {
"stackTrace": [
"System.TimeoutException: MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.",
" at void EphemeralMongo.MongodProcess.StartAndWaitForConnectionReadiness()",
" at void EphemeralMongo.MongodProcess.Start()",
" at IMongoRunner EphemeralMongo.MongoRunner.RunInternal()",
" at IMongoRunner EphemeralMongo.MongoRunner.Run(MongoRunnerOptions options)",
" at IMongoRunner TestBuildingBlocks.MongoRunnerProvider.Get() in /_/test/TestBuildingBlocks/MongoRunnerProvider.cs:line 32",
" at IMongoRunner TestBuildingBlocks.IntegrationTestContext<TStartup, TMongoDbContextShim>.StartMongoDb() in /_/test/TestBuildingBlocks/IntegrationTestContext.cs:line 61",
" at void System.Lazy<T>.ViaFactory(LazyThreadSafetyMode mode)",
" at T System.Lazy<T>.CreateValue()",
" at WebApplicationFactory<TStartup> TestBuildingBlocks.IntegrationTestContext<TStartup, TMongoDbContextShim>.CreateFactory()+(IServiceProvider _) => { } in /_/test/TestBuildingBlocks/IntegrationTestContext.cs:line 97",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitFactory(FactoryCallSite factoryCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitCache(ServiceCallSite callSite, RuntimeResolverContext context, ServiceProviderEngineScope serviceProviderEngine, RuntimeResolverLock lockType)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitScopeCache(ServiceCallSite callSite, RuntimeResolverContext context)",
" at TResult Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor<TArgument, TResult>.VisitCallSite(ServiceCallSite callSite, TArgument argument)",
" at object Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)",
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L281
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L225
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L83
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L179
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L37
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
|
_/test/JsonApiDotNetCoreMongoDbTests/IntegrationTests/ReadWrite/Updating/Resources/UpdateResourceTests.cs#L135
System.TimeoutException : MongoDB connection availability took longer than the specified timeout of 30 seconds. Consider increasing the value of 'ConnectionTimeout'.
|
The logs for this run have expired and are no longer available.
Loading