Add --allow-roll-forward to dotnet tool install commands#4619
Conversation
|
@nvuillam I don't understand the 4 failed checks: Those references no longer exist, I have completely removed all of them: https://github.com/search?q=repo%3Aoxsecurity%2Fmegalinter%20DotNetToolLinter&type=code |
I doesn't make sense to me either. Unless the code of the repo is mounted in the image, it shouldn't matter |
|
I'll try to merge main into it to make it retry.. |
|
Ping @nvuillam |
|
If there's a possibility that there's no way to avoid using the old classes with the new repo code of a PR (so it always fails), maybe I would be willing to try to merge it anyways and see if a next PR fails too. It can be tried in a fork too, to merge and see what it does. |
nvuillam
left a comment
There was a problem hiding this comment.
IT's probably an issue with the mix between Beta image sources and local sources... let's have a leap of faith :)

Fixes #4592 #4599 #4600
More information: https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/sdk#net-tool-roll-forward
cc @nvuillam @echoix