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

Add feature to convert from an explicitly typed lambda to an implicitly typed one. #76770

Merged
merged 148 commits into from
Jan 16, 2025

Add docs

e5d47df
Select commit
Loading
Failed to load commit list.
Merged

Add feature to convert from an explicitly typed lambda to an implicitly typed one. #76770

Add docs
e5d47df
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-integration-CI succeeded Jan 16, 2025 in 52m 35s

Build #20250115.49 had test failures

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 2,909 (92.17%)
  • Other: 246 (7.79%)
  • Total: 3,156

Annotations

Check failure on line 1 in Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestBuildHostLocale_EN

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-integration-CI

Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.TestBuildHostLocale_EN

System.ComponentModel.Win32Exception : Access is denied
Raw output
   at System.Diagnostics.Process.Kill()
   at Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager.BuildHostProcess.<DisposeAsync>d__15.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/BuildHostProcessManager.cs:line 447
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Microsoft.CodeAnalysis.MSBuild.BuildHostProcessManager.<DisposeAsync>d__12.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/BuildHostProcessManager.cs:line 162
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.CodeAnalysis.MSBuild.MSBuildProjectLoader.<LoadProjectInfoAsync>d__24.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/MSBuildProjectLoader.cs:line 295
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.CodeAnalysis.MSBuild.MSBuildWorkspace.<OpenProjectAsync>d__27.MoveNext() in /_/src/Workspaces/Core/MSBuild/MSBuild/MSBuildWorkspace.cs:line 251
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.<AssertInvalidTfmDiagnosticMessageContains>d__17.MoveNext() in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 476
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.CodeAnalysis.MSBuild.UnitTests.NetCoreTests.<TestBuildHostLocale_EN>d__15.MoveNext() in /_/src/Workspaces/MSBuildTest/NetCoreTests.cs:line 454
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)