[10.03.2024 02:18:53.766 +00:00 INF] 0HN20EGHPQ083:00000003 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 02:18:53.842 +00:00 INF] 0HN20EGHPQ083:00000003 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 02:18:55.279 +00:00 INF] 0HN20EGHPQ083:00000003 Received HTTP response headers after 1428.5604ms - 200 [10.03.2024 02:18:55.286 +00:00 INF] 0HN20EGHPQ083:00000003 End processing HTTP request after 1548.8715ms - 200 [10.03.2024 13:57:35.370 +00:00 INF] 0HN20EGHPQ0NJ:00000003 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 13:57:35.438 +00:00 INF] 0HN20EGHPQ0NJ:00000003 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 13:57:35.739 +00:00 INF] 0HN20EGHPQ0NJ:00000003 Received HTTP response headers after 293.2965ms - 200 [10.03.2024 13:57:35.742 +00:00 INF] 0HN20EGHPQ0NJ:00000003 End processing HTTP request after 380.4981ms - 200 [10.03.2024 13:58:02.639 +00:00 ERR] 0HN20EGHPQ0NJ:0000000D Api Error: 0HN20EGHPQ0NJ:0000000D System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:58:10.741 +00:00 ERR] 0HN20EGHPQ0NK:00000006 Api Error: 0HN20EGHPQ0NK:00000006 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:58:11.998 +00:00 ERR] 0HN20EGHPQ0NK:00000007 Api Error: 0HN20EGHPQ0NK:00000007 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:58:14.224 +00:00 ERR] 0HN20EGHPQ0NK:00000008 Api Error: 0HN20EGHPQ0NK:00000008 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:58:18.453 +00:00 ERR] 0HN20EGHPQ0NK:00000009 Api Error: 0HN20EGHPQ0NK:00000009 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:10.843 +00:00 ERR] 0HN20EGHPQ0NK:0000000B Api Error: 0HN20EGHPQ0NK:0000000B System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:12.088 +00:00 ERR] 0HN20EGHPQ0NK:0000000C Api Error: 0HN20EGHPQ0NK:0000000C System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:14.378 +00:00 ERR] 0HN20EGHPQ0NK:0000000D Api Error: 0HN20EGHPQ0NK:0000000D System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:18.600 +00:00 ERR] 0HN20EGHPQ0NK:0000000E Api Error: 0HN20EGHPQ0NK:0000000E System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:27.919 +00:00 ERR] 0HN20EGHPQ0NJ:00000014 Api Error: 0HN20EGHPQ0NJ:00000014 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:29.157 +00:00 ERR] 0HN20EGHPQ0NJ:00000015 Api Error: 0HN20EGHPQ0NJ:00000015 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:31.384 +00:00 ERR] 0HN20EGHPQ0NJ:00000016 Api Error: 0HN20EGHPQ0NJ:00000016 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 13:59:35.613 +00:00 ERR] 0HN20EGHPQ0NJ:00000017 Api Error: 0HN20EGHPQ0NJ:00000017 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:00:55.570 +00:00 ERR] 0HN20EGHPQ0NJ:00000026 Api Error: 0HN20EGHPQ0NJ:00000026 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:00:56.817 +00:00 ERR] 0HN20EGHPQ0NJ:00000027 Api Error: 0HN20EGHPQ0NJ:00000027 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:00:59.048 +00:00 ERR] 0HN20EGHPQ0NJ:00000028 Api Error: 0HN20EGHPQ0NJ:00000028 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:01:03.280 +00:00 ERR] 0HN20EGHPQ0NJ:00000029 Api Error: 0HN20EGHPQ0NJ:00000029 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 127 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1610 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 255 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:04:17.302 +00:00 INF] Migrations [10.03.2024 14:04:17.430 +00:00 INF] 20240229001: Migration_GetAllByStatus [10.03.2024 14:04:17.437 +00:00 INF] 20240229002: Migration_GetAll [10.03.2024 14:04:17.439 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [10.03.2024 14:04:17.439 +00:00 INF] 20240105195988: Migration_20240105195988 [10.03.2024 14:04:17.440 +00:00 INF] 20240106150801: Migration_20240106150801 [10.03.2024 14:04:17.441 +00:00 INF] 20240222282856: Migration_20240222282856 [10.03.2024 14:04:17.441 +00:00 INF] 20240225185332: Migration_20240225185332 [10.03.2024 14:04:17.442 +00:00 INF] 20240226001548: Migration_20240226001548 [10.03.2024 14:04:17.442 +00:00 INF] 20240229112234: Migration_20240229112234 [10.03.2024 14:04:17.443 +00:00 INF] 20240703175787: Migration_20240703175787 [10.03.2024 14:04:17.443 +00:00 INF] 20240903164034: Migration_20240903164034 [10.03.2024 14:04:17.444 +00:00 INF] 202403091170645: Migration_202403091170645 [10.03.2024 14:04:17.444 +00:00 WRN] 202404032111114: Migration_20240403211111 (current) [10.03.2024 14:12:22.350 +00:00 ERR] 0HN211BT9VO71:00000005 Api Error: 0HN211BT9VO71:00000005 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:23.797 +00:00 ERR] 0HN211BT9VO71:00000006 Api Error: 0HN211BT9VO71:00000006 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:26.069 +00:00 ERR] 0HN211BT9VO71:00000007 Api Error: 0HN211BT9VO71:00000007 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:30.421 +00:00 ERR] 0HN211BT9VO71:00000008 Api Error: 0HN211BT9VO71:00000008 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:46.953 +00:00 ERR] 0HN211BT9VO72:00000005 Api Error: 0HN211BT9VO72:00000005 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:48.225 +00:00 ERR] 0HN211BT9VO72:00000006 Api Error: 0HN211BT9VO72:00000006 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 20 [10.03.2024 14:12:50.538 +00:00 ERR] 0HN211BT9VO72:00000007 Api Error: 0HN211BT9VO72:00000007 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:12:54.784 +00:00 ERR] 0HN211BT9VO72:00000008 Api Error: 0HN211BT9VO72:00000008 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:12:56.346 +00:00 ERR] 0HN211BT9VO72:00000009 Api Error: 0HN211BT9VO72:00000009 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:29.930 +00:00 ERR] 0HN211BT9VO72:0000000F Api Error: 0HN211BT9VO72:0000000F System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:31.314 +00:00 ERR] 0HN211BT9VO72:00000010 Api Error: 0HN211BT9VO72:00000010 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:33.648 +00:00 ERR] 0HN211BT9VO72:00000011 Api Error: 0HN211BT9VO72:00000011 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:37.904 +00:00 ERR] 0HN211BT9VO72:00000012 Api Error: 0HN211BT9VO72:00000012 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:43.143 +00:00 ERR] 0HN211BT9VO72:00000013 Api Error: 0HN211BT9VO72:00000013 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:44.441 +00:00 ERR] 0HN211BT9VO72:00000014 Api Error: 0HN211BT9VO72:00000014 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:46.924 +00:00 ERR] 0HN211BT9VO72:00000015 Api Error: 0HN211BT9VO72:00000015 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Dapper.SqlMapper.GridReader.Read[TFirst,TSecond,TReturn](Func`3 func, String splitOn, Boolean buffered) in /_/Dapper/SqlMapper.GridReader.cs:line 286 at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 109 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 45 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 98 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 34 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:13:51.217 +00:00 ERR] 0HN211BT9VO72:00000016 Api Error: 0HN211BT9VO72:00000016 System.NullReferenceException: Object reference not set to an instance of an object. at Repository.Cqrs.Queries.RatingQuery.<>c__DisplayClass8_0.b__0(RatingListModel rating, RatingAttachment ratingAttachment) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 111 at Dapper.SqlMapper.<>c__DisplayClass167_0`8.b__0(DbDataReader r) in /_/Dapper/SqlMapper.cs:line 1686 at Dapper.SqlMapper.MultiMapImpl[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](IDbConnection cnn, CommandDefinition command, Delegate map, String splitOn, DbDataReader reader, Identity identity, Boolean finalize)+MoveNext() in /_/Dapper/SqlMapper.cs:line 1588 at Dapper.SqlMapper.GridReader.MultiReadInternal[TFirst,TSecond,TThird,TFourth,TFifth,TSixth,TSeventh,TReturn](Delegate func, String splitOn)+MoveNext() in /_/Dapper/SqlMapper.GridReader.cs:line 246 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Repository.Cqrs.Queries.RatingQuery.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Cqrs/Queries/RatingQuery.cs:line 137 at Repository.Repositories.RatingRepository.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Repository/Repositories/RatingRepository.cs:line 47 at Service.Services.RatingService.GetAllByUserIdPaginationAsync(Int32 offset, Int32 limit, String userId) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Service/Services/RatingService.cs:line 100 at Api.Controllers.UserProfileController.GetRating(String userId, Int32 offset, Int32 limit) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Controllers/UserProfileController.cs:line 36 at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Logged|12_1(ControllerActionInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Logged|17_1(ResourceInvoker invoker) at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.OutputCaching.OutputCacheMiddleware.InvokeAwaited(HttpContext httpContext, IReadOnlyList`1 policies) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) at Microsoft.AspNetCore.RateLimiting.RateLimitingMiddleware.InvokeInternal(HttpContext context, EnableRateLimitingAttribute enableRateLimitingAttribute) at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Api.Infrastructure.Middlewares.ExceptionHandlerMiddleware.Invoke(HttpContext context, IAppLogger`1 logger) in /home/runner/work/FindIn.Api/FindIn.Api/Api/Api/Infrastructure/Middlewares/ExceptionHandlerMiddleware.cs:line 39 [10.03.2024 14:56:45.673 +00:00 INF] 0HN211BT9VO7F:00000002 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 14:56:45.705 +00:00 INF] 0HN211BT9VO7F:00000002 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 14:56:47.114 +00:00 INF] 0HN211BT9VO7F:00000002 Received HTTP response headers after 1393.5226ms - 200 [10.03.2024 14:56:47.132 +00:00 INF] 0HN211BT9VO7F:00000002 End processing HTTP request after 1524.9018ms - 200 [10.03.2024 15:05:29.645 +00:00 INF] 0HN211BT9VO87:00000003 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 15:05:29.657 +00:00 INF] 0HN211BT9VO87:00000003 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 15:05:30.977 +00:00 INF] 0HN211BT9VO87:00000003 Received HTTP response headers after 1313.3065ms - 200 [10.03.2024 15:05:30.996 +00:00 INF] 0HN211BT9VO87:00000003 End processing HTTP request after 1351.0304ms - 200 [10.03.2024 15:06:48.919 +00:00 INF] Migrations [10.03.2024 15:06:49.041 +00:00 INF] 20240229001: Migration_GetAllByStatus [10.03.2024 15:06:49.042 +00:00 INF] 20240229002: Migration_GetAll [10.03.2024 15:06:49.047 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [10.03.2024 15:06:49.048 +00:00 INF] 20240105195988: Migration_20240105195988 [10.03.2024 15:06:49.049 +00:00 INF] 20240106150801: Migration_20240106150801 [10.03.2024 15:06:49.050 +00:00 INF] 20240222282856: Migration_20240222282856 [10.03.2024 15:06:49.051 +00:00 INF] 20240225185332: Migration_20240225185332 [10.03.2024 15:06:49.051 +00:00 INF] 20240226001548: Migration_20240226001548 [10.03.2024 15:06:49.053 +00:00 INF] 20240229112234: Migration_20240229112234 [10.03.2024 15:06:49.054 +00:00 INF] 20240703175787: Migration_20240703175787 [10.03.2024 15:06:49.055 +00:00 INF] 20240903164034: Migration_20240903164034 [10.03.2024 15:06:49.055 +00:00 INF] 20241003130612: Migration_20241003130612 [10.03.2024 15:06:49.056 +00:00 INF] 20241003184355: Migration_20241003184355 [10.03.2024 15:06:49.056 +00:00 INF] 202403091170645: Migration_202403091170645 [10.03.2024 15:06:49.058 +00:00 WRN] 202404032111114: Migration_20240403211111 (current) [10.03.2024 15:15:45.424 +00:00 INF] Migrations [10.03.2024 15:15:45.559 +00:00 INF] 20240229001: Migration_GetAllByStatus [10.03.2024 15:15:45.561 +00:00 INF] 20240229002: Migration_GetAll [10.03.2024 15:15:45.561 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [10.03.2024 15:15:45.562 +00:00 INF] 20240105195988: Migration_20240105195988 [10.03.2024 15:15:45.568 +00:00 INF] 20240106150801: Migration_20240106150801 [10.03.2024 15:15:45.569 +00:00 INF] 20240222282856: Migration_20240222282856 [10.03.2024 15:15:45.571 +00:00 INF] 20240225185332: Migration_20240225185332 [10.03.2024 15:15:45.578 +00:00 INF] 20240226001548: Migration_20240226001548 [10.03.2024 15:15:45.579 +00:00 INF] 20240229112234: Migration_20240229112234 [10.03.2024 15:15:45.581 +00:00 INF] 20240703175787: Migration_20240703175787 [10.03.2024 15:15:45.587 +00:00 INF] 20240903164034: Migration_20240903164034 [10.03.2024 15:15:45.596 +00:00 INF] 20241003130612: Migration_20241003130612 [10.03.2024 15:15:45.597 +00:00 INF] 20241003184355: Migration_20241003184355 [10.03.2024 15:15:45.599 +00:00 INF] 202403091170645: Migration_202403091170645 [10.03.2024 15:15:45.605 +00:00 WRN] 202404032111114: Migration_20240403211111 (current) [10.03.2024 16:06:12.737 +00:00 INF] Migrations [10.03.2024 16:06:12.862 +00:00 INF] 20240229001: Migration_GetAllByStatus [10.03.2024 16:06:12.863 +00:00 INF] 20240229002: Migration_GetAll [10.03.2024 16:06:12.864 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [10.03.2024 16:06:12.870 +00:00 INF] 20240105195988: Migration_20240105195988 [10.03.2024 16:06:12.870 +00:00 INF] 20240106150801: Migration_20240106150801 [10.03.2024 16:06:12.871 +00:00 INF] 20240222282856: Migration_20240222282856 [10.03.2024 16:06:12.871 +00:00 INF] 20240225185332: Migration_20240225185332 [10.03.2024 16:06:12.872 +00:00 INF] 20240226001548: Migration_20240226001548 [10.03.2024 16:06:12.872 +00:00 INF] 20240229112234: Migration_20240229112234 [10.03.2024 16:06:12.873 +00:00 INF] 20240703175787: Migration_20240703175787 [10.03.2024 16:06:12.873 +00:00 INF] 20240903164034: Migration_20240903164034 [10.03.2024 16:06:12.874 +00:00 INF] 20241003130612: Migration_20241003130612 [10.03.2024 16:06:12.879 +00:00 INF] 20241003184355: Migration_20241003184355 [10.03.2024 16:06:12.880 +00:00 INF] 202403091170645: Migration_202403091170645 [10.03.2024 16:06:12.881 +00:00 WRN] 202404032111114: Migration_20240403211111 (current) [10.03.2024 17:40:20.893 +00:00 INF] 0HN213G1HA4T3:00000007 ReceivedNotification - userId: 8d9e6ec4-2883-4671-a208-02728c29fef3 [10.03.2024 19:15:28.554 +00:00 INF] Migrations [10.03.2024 19:15:28.892 +00:00 INF] 20240229001: Migration_GetAllByStatus [10.03.2024 19:15:28.901 +00:00 INF] 20240229002: Migration_GetAll [10.03.2024 19:15:28.904 +00:00 INF] 20240229003: Migration_GetOrdersByUserId [10.03.2024 19:15:28.911 +00:00 INF] 20240105195988: Migration_20240105195988 [10.03.2024 19:15:28.913 +00:00 INF] 20240106150801: Migration_20240106150801 [10.03.2024 19:15:28.917 +00:00 INF] 20240222282856: Migration_20240222282856 [10.03.2024 19:15:28.922 +00:00 INF] 20240225185332: Migration_20240225185332 [10.03.2024 19:15:28.925 +00:00 INF] 20240226001548: Migration_20240226001548 [10.03.2024 19:15:28.931 +00:00 INF] 20240229112234: Migration_20240229112234 [10.03.2024 19:15:28.939 +00:00 INF] 20240703175787: Migration_20240703175787 [10.03.2024 19:15:28.942 +00:00 INF] 20240903164034: Migration_20240903164034 [10.03.2024 19:15:28.950 +00:00 INF] 20241003130612: Migration_20241003130612 [10.03.2024 19:15:28.951 +00:00 INF] 20241003184355: Migration_20241003184355 [10.03.2024 19:15:28.957 +00:00 INF] 202403091170645: Migration_202403091170645 [10.03.2024 19:15:28.960 +00:00 WRN] 202404032111114: Migration_20240403211111 (current) [10.03.2024 21:02:30.666 +00:00 INF] 0HN216PQ3HJEI:00000001 Start processing HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 21:02:30.695 +00:00 INF] 0HN216PQ3HJEI:00000001 Sending HTTP request POST https://www.google.com/recaptcha/api/siteverify [10.03.2024 21:02:32.005 +00:00 INF] 0HN216PQ3HJEI:00000001 Received HTTP response headers after 1301.0116ms - 200 [10.03.2024 21:02:32.017 +00:00 INF] 0HN216PQ3HJEI:00000001 End processing HTTP request after 1377.7551ms - 200