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

Pass runningProject to GetUpdateAsync and get projectToRebuild and projectToRestart back #75503

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Update EditAndContinueLanguageService.cs

16fa2fd
Select commit
Loading
Failed to load commit list.
Open

Pass runningProject to GetUpdateAsync and get projectToRebuild and projectToRestart back #75503

Update EditAndContinueLanguageService.cs
16fa2fd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI failed Nov 5, 2024 in 56m 19s

Build #20241105.27 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 807,719 (98.77%)
  • Other: 10,028 (1.23%)
  • Total: 817,747

Annotations

Check failure on line 84 in artifacts/sb/src/src/Features/Core/Portable/EditAndContinue/EmitSolutionUpdateResults.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

artifacts/sb/src/src/Features/Core/Portable/EditAndContinue/EmitSolutionUpdateResults.cs#L84

artifacts/sb/src/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 artifacts/sb/src/src/Features/Core/Portable/EditAndContinue/EmitSolutionUpdateResults.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

artifacts/sb/src/src/Features/Core/Portable/EditAndContinue/EmitSolutionUpdateResults.cs#L84

artifacts/sb/src/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 130 in .packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24516.2/tools/SourceBuild/SourceBuildArcadeBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24516.2/tools/SourceBuild/SourceBuildArcadeBuild.targets#L130

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24516.2/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "/__w/1/s/.dotnet/dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24516.2/tools/Build.proj /bl:"/__w/1/s/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:Projects=/__w/1/s//Roslyn.sln /p:RepoRoot=/__w/1/s/ /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:Publish=true /p:Sign=false /p:RunAnalyzersDuringBuild=false /p:RestoreUseStaticGraphEvaluation=true /p:BootstrapBuildPath= /p:ContinuousIntegrationBuild=true /p:TreatWarningsAsErrors=true /p:TestRuntimeAdditionalArguments= /p:ROSLYNUSEHARDLINKS=true /p:SourceBuildNonPortable= /p:ArcadeBuildFromSource=true /p:DotNetBuildSourceOnly=true /p:DotNetBuildRepo=true /p:AssetManifestFileName=SourceBuild_Managed.xml -logger:/__w/1/s/.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24516.2/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll  /p:Projects="/__w/1/s/artifacts/sb/src/Roslyn.sln" /p:RestoreUseStaticGraphEvaluation=false /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot="/__w/1/s/artifacts/sb/src/" /p:ArtifactsDir="/__w/1/s/artifacts/sb/src/artifacts/" /bl:"/__w/1/s/artifacts/sb/src/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/__w/1/s/artifacts/sb/" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=roslyn" exited with code 1.

Check failure on line 192 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L192

Bash exited with code '1'.