dotnet / dnceng

.NET Engineering Services
MIT License
22 stars 15 forks source link

Build failed: dotnet-helix-service-CI/main #2024070203 #3247

Open dotnet-eng-status[bot] opened 4 days ago

dotnet-eng-status[bot] commented 4 days ago

Build #2024070203 partiallySucceeded

:warning: : internal / dotnet-helix-service-CI partiallySucceeded

Summary

Finished - Tue, 02 Jul 2024 23:25:12 GMT Duration - 110 minutes Requested for - Epsitha Ananth Reason - manual

Details

Validate

Publish_Packages

Post_Deployment_Tests

Build

Changes

dougbu commented 4 days ago

Using this issue to track the numerous Warning NETSDK1201: For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument. messages (which we should address or suppress) and the oddity that a partially succeeding build led to a new "Build failed" issue. Is our analysis configurable to ignore that case @missymessa and @AlitzelMendez❔ (not that I'm sure Build Analysis is relevant here.

dougbu commented 4 days ago

Problems may be mitigated / reduced by focusing on a few of the warnings e.g. bumping a few package versions to reduce noise.