Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run final fix-all code-cleanup phase out of process. #73357

Closed
wants to merge 26 commits into from

Merge branch 'main' into codeCleanupOop

9844268
Select commit
Loading
Failed to load commit list.
Closed

Run final fix-all code-cleanup phase out of process. #73357

Merge branch 'main' into codeCleanupOop
9844268
Select commit
Loading
Failed to load commit list.
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

Check failure on line 68 in src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 213 in src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 213 in src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

@azure-pipelines 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'.

Check failure on line 213 in src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

@azure-pipelines 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'.

Check failure on line 216 in src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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