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

Remove allocations in ErorrFacts #75234

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Remove allocations in ErorrFacts

cbcb2e5
Select commit
Loading
Failed to load commit list.
Open

Remove allocations in ErorrFacts #75234

Remove allocations in ErorrFacts
cbcb2e5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI (Source_Build Source-Build (Managed)) failed Sep 25, 2024 in 3m 59s

Source_Build Source-Build (Managed) failed

Annotations

Check failure on line 0 in artifacts/sb/src/src/Compilers/Core/CompilerBenchmarks/CompilerBenchmarks.csproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))

artifacts/sb/src/src/Compilers/Core/CompilerBenchmarks/CompilerBenchmarks.csproj#L0

artifacts/sb/src/src/Compilers/Core/CompilerBenchmarks/CompilerBenchmarks.csproj(0,0): error NU1102: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package BenchmarkDotNet with version (>= 0.14.0)
  - Found 62 version(s) in dotnet-public [ Nearest version: 0.13.12 ]
  - Found 0 version(s) in source-build-int-nupkg-cache
  - Found 0 version(s) in vs-buildservices
  - Found 0 version(s) in vs-impl-archived
  - Found 0 version(s) in vs-impl
  - Found 0 version(s) in vssdk-archived
  - Found 0 version(s) in vssdk
  - Found 0 version(s) in dotnet-eng
  - Found 0 version(s) in dotnet-libraries-transport
  - Found 0 version(s) in dotnet-libraries
  - Found 0 version(s) in dotnet-tools
  - Found 0 version(s) in dotnet6
  - Found 0 version(s) in dotnet7-transport
  - Found 0 version(s) in dotnet7
  - Found 0 version(s) in dotnet8-transport
  - Found 0 version(s) in dotnet8
  - Found 0 version(s) in dotnet9-transport
  - Found 0 version(s) in dotnet9
  - Found 0 version(s) in nuget-build

Check failure on line 130 in .packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24459.6/tools/SourceBuild/SourceBuildArcadeBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))

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

.packages/microsoft.dotnet.arcade.sdk/9.0.0-beta.24459.6/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.24459.6/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: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.24459.6/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 178 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Source_Build Source-Build (Managed))

Build log #L178

Bash exited with code '1'.