Run final fix-all code-cleanup phase out of process. #73357
Closed
Azure Pipelines / roslyn-integration-CI
failed
May 13, 2024 in 7m 25s
Build #20240513.10 failed
Annotations
azure-pipelines / roslyn-integration-CI
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
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
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
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'.
Loading