Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dotnet] dotnet SDK v8.0.204 #3823

Merged
merged 1 commit into from
Apr 23, 2024

Update dotnet SDK to 8.0.204

a084d01
Select commit
Loading
Failed to load commit list.
Merged

[dotnet] dotnet SDK v8.0.204 #3823

Update dotnet SDK to 8.0.204
a084d01
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PR Build & Deploy succeeded Apr 23, 2024 in 57m 53s

Build #20123pr38232 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 36,872 (98.33%)
  • Other: 624 (1.66%)
  • Total: 37,497
Code coverage

  • 9042 of 36102 branches covered (25.05%)
  • 25501 of 95134 lines covered (26.81%)

Annotations

Check failure on line 1 in Microsoft.Health.Fhir.Shared.Core.UnitTests.Features.Operations.ConvertData.ConvertDataRequestHandlerTests.GivenAHl7v2ConvertRequest_WhenConvertData_CorrectResponseShouldReturn

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PR Build & Deploy

Microsoft.Health.Fhir.Shared.Core.UnitTests.Features.Operations.ConvertData.ConvertDataRequestHandlerTests.GivenAHl7v2ConvertRequest_WhenConvertData_CorrectResponseShouldReturn

Microsoft.Health.Fhir.Core.Features.Operations.ConvertData.Models.ConvertDataTimeoutException : Convert data operation has timed out.
---- System.OperationCanceledException : The operation was canceled.
Raw output
   at Microsoft.Health.Fhir.Core.Features.Operations.ConvertData.ConvertDataEngine.GetConvertDataResult(ConvertDataRequest convertRequest, ITemplateProvider templateProvider, CancellationToken cancellationToken) in /_/src/Microsoft.Health.Fhir.Core/Features/Operations/ConvertData/ConvertDataEngine.cs:line 95
   at Microsoft.Health.Fhir.Core.Features.Operations.ConvertData.ConvertDataEngine.Process(ConvertDataRequest convertRequest, CancellationToken cancellationToken) in /_/src/Microsoft.Health.Fhir.Core/Features/Operations/ConvertData/ConvertDataEngine.cs:line 71
   at Microsoft.Health.Fhir.Core.Features.Operations.ConvertData.ConvertDataRequestHandler.Handle(ConvertDataRequest request, CancellationToken cancellationToken) in /_/src/Microsoft.Health.Fhir.Core/Features/Operations/ConvertData/ConvertDataRequestHandler.cs:line 48
   at Microsoft.Health.Fhir.Shared.Core.UnitTests.Features.Operations.ConvertData.ConvertDataRequestHandlerTests.GivenAHl7v2ConvertRequest_WhenConvertData_CorrectResponseShouldReturn() in /_/src/Microsoft.Health.Fhir.Shared.Core.UnitTests/Features/Operations/ConvertData/ConvertDataRequestHandlerTests.cs:line 36
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Tags.If.<>c__DisplayClass11_0.<Render>b__0()
   at DotLiquid.Context.Stack(Hash newScope, Action callback)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
--- End of stack trace from previous location ---
   at DotLiquid.Context.HandleError(Exception ex)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Tags.If.<>c__DisplayClass11_0.<Render>b__0()
   at DotLiquid.Context.Stack(Hash newScope, Action callback)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
--- End of stack trace from previous location ---
   at DotLiquid.Context.HandleError(Exception ex)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Document.Render(Context context, TextWriter result)
   at DotLiquid.Template.RenderInternal(TextWriter result, RenderParameters parameters)
   at DotLiquid.Tags.Include.<>c__DisplayClass6_0.<Render>b__0()
   at DotLiquid.Context.Stack(Hash newScope, Action callback)
   at DotLiquid.Tags.Include.Render(Context context, TextWriter result)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
--- End of stack trace from previous location ---
   at DotLiquid.Context.HandleError(Exception ex)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Document.Render(Context context, TextWriter result)
   at DotLiquid.Template.RenderInternal(TextWriter result, RenderParameters parameters)
   at DotLiquid.Tags.Include.<>c__DisplayClass6_0.<Render>b__0()
   at DotLiquid.Context.Stack(Hash newScope, Action callback)
   at DotLiquid.Tags.Include.Render(Context context, TextWriter result)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
--- End of stack trace from previous location ---
   at DotLiquid.Context.HandleError(Exception ex)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Tags.For.<>c__DisplayClass17_0.<Render>b__1()
   at DotLiquid.Context.Stack(Hash newScope, Action callback)
   at DotLiquid.Context.Stack(Action callback)
   at DotLiquid.Tags.For.Render(Context context, TextWriter result)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
--- End of stack trace from previous location ---
   at DotLiquid.Context.HandleError(Exception ex)
   at DotLiquid.Block.RenderAll(List`1 list, Context context, TextWriter result)
   at DotLiquid.Block.Render(Context context, TextWriter res