Run final fix-all code-cleanup phase out of process. #73357
Closed
Azure Pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
failed
May 13, 2024 in 7m 0s
Windows_Release_Build Build_Windows_Release failed
Annotations
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs#L68
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-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs#L213
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-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs#L213
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-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs#L213
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-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs#L216
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
Loading