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-CI (Source_Build Source-Build (Managed)) failed May 13, 2024 in 6m 31s

Source_Build Source-Build (Managed) failed

Annotations

Check failure on line 68 in artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 213 in artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 213 in artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 213 in artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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

Check failure on line 216 in artifacts/source-build/self/src/src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs

See this annotation in the file changed.

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