Skip to content

Builds not reporting source-build prebuilts as errors #69846

@mthalman

Description

@mthalman

The Roslyn CI pipeline includes a Source-Build (Managed) build leg which builds the repo in the context of source-build. When source-build prebuilts are detected, they are reported in that build leg. However, they are being reported as a warning and not an error. This seems to be unique to the roslyn repo since other repos are correctly reporting prebuilts as errors. It's not clear why this is happening. This is a problem since it lets changes get merged which cause prebuilts to be introduced. This will then fail later on in dependency flow (e.g. dotnet/installer#17319) which does detect the prebuilts and reports them as an error.

cc @MichaelSimons @mmitche

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions