Ensure that the hub client proxy generator correctly processes both explicit and inferred generic type arguments #55862
Tests: Ubuntu x64 failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/TestResults/
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.g.cs#L26
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.g.cs(26,166): error CS0030: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot convert type 'T' to 'Microsoft.AspNetCore.SignalR.Client.Tests.HubClientProxyGeneratorTests.MyClient'
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.MyClient.g.cs#L23
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.MyClient.g.cs(23,61): error CS0029: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot implicitly convert type 'Microsoft.AspNetCore.SignalR.Client.Tests.HubClientProxyGeneratorTests.MyClient' to 'System.Index'
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.MyClient.g.cs#L23
/mnt/vss/_work/1/s/artifacts/obj/Microsoft.AspNetCore.SignalR.Client.Tests/Release/net9.0/Microsoft.AspNetCore.SignalR.Client.SourceGenerator/Microsoft.AspNetCore.SignalR.Client.SourceGenerator.HubClientProxyGenerator/HubClientProxy.MyClient.g.cs(23,71): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'ctor' does not exist in the current context