Pass runningProject
to GetUpdateAsync
and get projectToRebuild and projectToRestart back
#75503
Correctness Correctness_Bootstrap_Build_Default failed
Annotations
Check failure on line 84 in src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs
azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Default)
src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs#L84
src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs(84,17): error CS8622: (NETCORE_ENGINEERING_TELEMETRY=Build) Nullability of reference types in type of parameter 'projectId' of 'Project ISolutionExtensions.GetRequiredProject(Solution solution, ProjectId projectId)' doesn't match the target delegate 'Func<ProjectId?, Project>' (possibly because of nullability attributes).
Check failure on line 84 in src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs
azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Default)
src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs#L84
src\Features\Core\Portable\EditAndContinue\EmitSolutionUpdateResults.cs(84,17): error CS8622: (NETCORE_ENGINEERING_TELEMETRY=Build) Nullability of reference types in type of parameter 'projectId' of 'Project ISolutionExtensions.GetRequiredProject(Solution solution, ProjectId projectId)' doesn't match the target delegate 'Func<ProjectId?, Project>' (possibly because of nullability attributes).
Check failure on line 534 in Build log
azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Default)
Build log #L534
How to investigate bootstrap failures: https://github.com/dotnet/roslyn/blob/main/docs/contributing/Bootstrap%20Builds.md#Investigating
Check failure on line 539 in Build log
azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Default)
Build log #L539
PowerShell exited with code '1'.