Skip to content
Azure Pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework) failed Jun 6, 2024 in 46m 16s

Correctness Correctness_Bootstrap_Build_Framework failed

Annotations

Check failure on line 152 in .dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework)

.dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets#L152

.dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: (NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'xunit.assert' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs

Check failure on line 383 in src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListBuilderTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework)

src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListBuilderTest.cs#L383

src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListBuilderTest.cs(383,53): error CS1620: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 1 must be passed with the 'ref' keyword

Check failure on line 818 in src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListTest.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework)

src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListTest.cs#L818

src\Compilers\Core\CodeAnalysisTest\Collections\ImmutableSegmentedListTest.cs(818,53): error CS1620: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 1 must be passed with the 'ref' keyword

Check failure on line 152 in .dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework)

.dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets#L152

.dotnet\sdk\8.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: (NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'xunit.assert' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs

Check failure on line 618 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Bootstrap_Build_Framework)

Build log #L618

How to investigate bootstrap failures: https://github.com/dotnet/roslyn/blob/main/docs/compilers/Bootstrap%20Builds.md#Investigating