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

[release/8.0-staging] Fix crash when pTargetMD is null #110651

Merged

Merge branch 'release/8.0-staging' into backport/pr-110650-to-release…

263ab01
Select commit
Loading
Failed to load commit list.
Merged

[release/8.0-staging] Fix crash when pTargetMD is null #110651

Merge branch 'release/8.0-staging' into backport/pr-110650-to-release…
263ab01
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Dec 16, 2024 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: Build analysis blocked by https://github.com//issues/110517
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

runtime-dev-innerloop / Build / linux-armel checked CoreCLR_NonPortable / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Failed to build "CoreCLR component".
    ❌src/coreclr/runtime.proj(94,5): error MSB3073: The command ""/__w/1/s/src/coreclr/build-runtime.sh" -armel -checked -ci -cross -portablebuild=false -os linux -outputrid tizen.10.0.0-armel" exited with code 2.

dotnet-linker-tests / Build / linux-x64 release Runtime_Release / Run Trimming Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/testing/linker/trimmingTests.targets(155,5): error : Error: [Failed Test]: /__w/1/s/src/libraries/System.Net.Http/tests/TrimmingTests/HttpClientTest.cs. The Command /__w/1/s/artifacts/bin/trimmingTests/projects/System.Net.Http.TrimmingTests/HttpClientTest/linux-x64/bin/Release/net8.0/linux-x64/publish/project return a non-success exit code.

Was this helpful? Yes No