-
-
Notifications
You must be signed in to change notification settings - Fork 9.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
Using actionlint
in brew style
makes updating actionlint
impossible
#18382
Comments
Actually, following my steps above produces unexpected output too.
Seems like it tried to download a bottle based on the checksum in the And then when I disable attestation verification:
So at least I didn't get a weird install, but it seems like this should have errored out much earlier with a better error message. Wonder if this is related to changes from #18278. |
This regression is new for It is however not new for The overall Note that for Homebrew/core we already have https://github.com/Homebrew/homebrew-core/blob/master/.github/workflows/actionlint.yml so maybe the easiest option is to disable |
This makes sense to me 👍🏻
Also fine with this 👍🏻 |
Whichever we 🔥, note that
If we keep only |
My vote would go for removing/disabling |
This will break it for all taps that don't include an |
brew doctor
outputVerification
brew doctor
output" above saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
twice and am still able to reproduce my issue.brew install wget
. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/new/choose instead.brew config
outputWhat were you trying to do (and why)?
Update
actionlint
, because a new version has been released.What happened (include all command output)?
https://github.com/Homebrew/homebrew-core/actions/runs/11001085951/job/30545070937?pr=191626#step:5:27
What did you expect to happen?
No errors.
Step-by-step reproduction instructions (by running
brew
commands)See Homebrew/homebrew-core#191607.
The text was updated successfully, but these errors were encountered: