Fix sanitization of type names in validations generator #61952
+44
−9
Merged
Build Analysis / Build Analysis
succeeded
May 16, 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 / Test: Windows Server x64 / Run build.cmd
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌CSC(0,0): error CS0009: (NETCORE_ENGINEERING_TELEMETRY=Build) Metadata file 'D:\a\_work\1\s\artifacts\obj\Microsoft.AspNetCore.Http\Release\net10.0\ref\Microsoft.AspNetCore.Http.dll' could not be opened -- The process cannot access the file 'D:\a\_work\1\s\artifacts\obj\Microsoft.AspNetCore.Http\Release\net10.0\ref\Microsoft.AspNetCore.Http.dll' because it is being used by another process.
aspnetcore-ci / Build / Tests: Helix x64 / Run build.cmd helix target
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25260.104\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.Tests.HubConnectionHandlerTests.CanCallOverridenVirtualHubMethod has failed. Check the Test tab or [this console log]
-
❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25260.104\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.Tests.HubFilterTests.FiltersHaveTransientScopeByDefault has failed. Check the Test tab or [this console log]
Non-Deterministic Test Failures Detected
❌ Microsoft.AspNetCore.SignalR.Tests.HubConnectionHandlerTests.CanCallOverridenVirtualHubMethod [Console] [Details] [Artifacts] [0.06% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.TimeoutException : The operation has timed out.
- CallStack
at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123 at Microsoft.AspNetCore.SignalR.Tests.HubConnectionHandlerTests.CanCallOverridenVirtualHubMethod() in /_/src/SignalR/server/SignalR/test/Microsoft.AspNetCore.SignalR.Tests/HubConnectionHandlerTests.cs:line 1222 --- End of stack trace from previous location ---
Failing Configuration
❌ Microsoft.AspNetCore.SignalR.Tests.HubFilterTests.FiltersHaveTransientScopeByDefault [Console] [Details] [Artifacts] [0.06% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
- Exception Message
System.TimeoutException : The operation has timed out.
- CallStack
at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123 at Microsoft.AspNetCore.SignalR.Tests.HubFilterTests.FiltersHaveTransientScopeByDefault() in /_/src/SignalR/server/SignalR/test/Microsoft.AspNetCore.SignalR.Tests/HubFilterTests.cs:line 561 --- End of stack trace from previous location ---
Failing Configuration
Loading