Fix openapi schema xml comments handling for referenced schemas #62213
Build Analysis / Build Analysis
succeeded
Aug 7, 2025 in 0s
.NET Result Analysis
Details
All checks completed
Build Rerun
✔️ Build passed after 1 retries.
(Attempt #1) [link to build]
aspnetcore-ci / Build / Build: Linux ARM64 / Run build.sh
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌expand to see the full error
src/Framework/App.Runtime/src/aspnetcore-runtime-composite.proj(39,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.DotNet.Arcade.Sdk.DownloadFile.DownloadWithRetriesAsync(HttpClient httpClient, String uri) in /_/src/arcade/src/Microsoft.DotNet.Arcade.Sdk/src/DownloadFile.cs:line 184
TimeoutException: The operation was canceled.
TaskCanceledException: The operation was canceled
.at System.Net.Http.
Loading