Pass runningProject
to GetUpdateAsync
and get projectToRebuild and projectToRestart back
#75503
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers)
failed
Nov 5, 2024 in 13m 41s
Correctness Correctness_Analyzers failed
Annotations
Check failure on line 84 in src/Features/Core/Portable/EditAndContinue/EmitSolutionUpdateResults.cs
azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)
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_Analyzers)
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).
Loading