Skip to content

Support for delegating auto-insert to C#

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

Build Linux release 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 release)

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 21 in src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux release)

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs#L21

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs(21,51): error CS0234: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft.VisualStudio.Razor.LanguageClient' (are you missing an assembly reference?)

Check failure on line 42 in src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux release)

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs#L42

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs(42,5): 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 51 in src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / razor-tooling-ci (Build Linux release)

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs#L51

src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/LanguageClient/Cohost/CohostOnAutoInsertEndpoint.cs(51,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 release)

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?)