Run final fix-all code-cleanup phase out of process. #73357
Closed
Build Analysis / Build Analysis
failed
May 13, 2024 in 0s
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Build Failures
roslyn-CI / Windows_Debug_Build / Build_Windows_Debug / Build
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(68,37): error CS0103: The name 'CleanSemanticsAsync' does not exist in the current context
-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(213,83): error CS0103: The name 'dirtyDocument' does not exist in the current context
-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(213,22): error CS8130: Cannot infer the type of implicitly-typed deconstruction variable 'annotatedNodes'.
- ❌ 6 more errors on this task
roslyn-CI / Windows_Release_Build / Build_Windows_Release / Build
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(68,37): error CS0103: The name 'CleanSemanticsAsync' does not exist in the current context
-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(213,83): error CS0103: The name 'dirtyDocument' does not exist in the current context
-
❌src\Workspaces\Core\Portable\CodeFixesAndRefactorings\DocumentBasedFixAllProviderHelpers.cs(213,22): error CS8130: Cannot infer the type of implicitly-typed deconstruction variable 'annotatedNodes'.
- ❌ 6 more errors on this task
roslyn-CI / Unix_Build / Build_Unix_Debug / Build
[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]-
❌src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(68,37): error CS0103: The name 'CleanSemanticsAsync' does not exist in the current context
-
❌src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(213,83): error CS0103: The name 'dirtyDocument' does not exist in the current context
-
❌src/Workspaces/Core/Portable/CodeFixesAndRefactorings/DocumentBasedFixAllProviderHelpers.cs(213,22): error CS8130: Cannot infer the type of implicitly-typed deconstruction variable 'annotatedNodes'.
- ❌ 7 more errors on this task
5 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [roslyn-CI] [roslyn-integration-CI]
Loading