Skip to content

Support for delegating auto-insert to C#

Azure Pipelines / razor-tooling-ci (Build Linux debug) failed Aug 9, 2024 in 3m 32s

Build Linux debug failed

Annotations

Check failure on line 33 in src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/AutoInsert/RemoteAutoInsertService.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 30 in src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/RazorOnAutoInsertProviderTestBase.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 949 in src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/AutoClosingTagOnAutoInsertProviderTest.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 41 in src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/CloseTextTagOnAutoInsertProviderTest.cs

See this annotation in the file changed.

@azure-pipelines 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?)

Check failure on line 156 in src/Razor/test/Microsoft.AspNetCore.Razor.LanguageServer.Test/AutoInsert/OnAutoInsertEndpointTest.cs

See this annotation in the file changed.

@azure-pipelines 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?)