Cohost Go To Implementation #10824
Merged
Cohost Go To Implementation #10824
Azure Pipelines / razor-tooling-ci (Build macOS debug)
failed
Sep 3, 2024 in 6m 21s
Build macOS debug failed
Annotations
azure-pipelines / razor-tooling-ci (Build macOS debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs#L79
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs(79,31): error CS0234: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'GoToImplementation' does not exist in the namespace 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Cohost.Handlers' (are you missing an assembly reference?)
azure-pipelines / razor-tooling-ci (Build macOS debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs#L98
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs(98,18): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'uri'.
azure-pipelines / razor-tooling-ci (Build macOS debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs#L98
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs(98,23): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'range'.
azure-pipelines / razor-tooling-ci (Build macOS debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs#L100
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs(100,18): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'mappedDocumentUri'.
azure-pipelines / razor-tooling-ci (Build macOS debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs#L100
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/GoToImplementation/RemoteGoToImplementationService.cs(100,37): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'mappedRange'.
Loading