Azure Pipelines / razor-tooling-ci (Build Linux debug)
failed
Aug 9, 2024 in 3m 32s
Build Linux debug failed
Annotations
azure-pipelines / razor-tooling-ci (Build Linux debug)
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/AutoInsert/RemoteAutoInsertService.cs#L33
src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/AutoInsert/RemoteAutoInsertService.cs(33,22): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'IRazorDocumentMappingService' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / razor-tooling-ci (Build Linux debug)
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/RazorOnAutoInsertProviderTestBase.cs#L30
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/RazorOnAutoInsertProviderTestBase.cs(30,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'IOnAutoInsertProvider' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / razor-tooling-ci (Build Linux debug)
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/AutoClosingTagOnAutoInsertProviderTest.cs#L949
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/AutoClosingTagOnAutoInsertProviderTest.cs(949,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'IOnAutoInsertProvider' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / razor-tooling-ci (Build Linux debug)
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/CloseTextTagOnAutoInsertProviderTest.cs#L41
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/CloseTextTagOnAutoInsertProviderTest.cs(41,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'IOnAutoInsertProvider' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / razor-tooling-ci (Build Linux debug)
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/OnAutoInsertEndpointTest.cs#L156
src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/OnAutoInsertEndpointTest.cs(156,88): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'IOnAutoInsertProvider' could not be found (are you missing a using directive or an assembly reference?)
Loading