fix(shim): Don't throw if command was not found#6231
fix(shim): Don't throw if command was not found#6231o-l-a-v wants to merge 5 commits intoScoopInstaller:developfrom
Conversation
|
Warning Rate limit exceeded@o-l-a-v has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 1 minutes and 34 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests
Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Description
libexec\scoop-shim.ps1functionGet-ShimInfoshould not throw if command was not found.Motivation and Context
Closes #6206
How Has This Been Tested?
It was a small change, just adding
-ErrorAction Ignore.Checklist:
developbranch.