-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[main] Update dependencies from mono/linker #58436
[main] Update dependencies from mono/linker #58436
Conversation
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-alpha.1.21430.7
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-alpha.1.21431.1
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-alpha.1.21452.3
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-alpha.1.21452.5
|
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-alpha.1.21453.3
There is not crash in linker due to NRE, which I suspect is from @sbomer nullability changes.
/cc @vitek-karas |
The failure is caused by dotnet/linker#2234. I don't know exactly why yet. |
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-1.21456.1
The root cause of this failure is actually quite complex. I filed dotnet/linker#2260 to track this. I'll try to figure out a simple workaround to unblock runtime integration and we'll work on the real fix after that. |
The workaround for this issue is in this linker PR dotnet/linker#2264. Once it's merged it should auto-update this PR to pick it up. |
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-1.21456.3
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-1.21458.2
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-1.21458.4
Microsoft.NET.ILLink.Tasks From Version 7.0.100-alpha.1.21426.2 -> To Version 7.0.100-1.21460.1
This pull request updates the following dependencies
From https://github.com/mono/linker