Run final fix-all code-cleanup phase out of process. #73357
Source_Build Source-Build (Managed) failed
Annotations
azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs#L68
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(68,37): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'CleanSemanticsAsync' does not exist in the current context
azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs#L213
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(213,83): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'dirtyDocument' does not exist in the current context
azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs#L213
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(213,22): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'annotatedNodes'.
azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs#L213
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(213,38): error CS8130: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot infer the type of implicitly-typed deconstruction variable 'annotatedTokens'.
azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs#L216
artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(216,21): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'dirtyDocument' does not exist in the current context