Treat warnings as errors via package manifest#365
Conversation
|
Warning Rate limit exceeded@lawrence-forooghian has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 10 minutes and 21 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 (6)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This is a new feature of Swift 6.2 and greatly simplifies building the library (and means we'll now catch warnings when doing platform-specific builds via xcodebuild too, which we couldn't before).
6e7b7ba to
a78e4ae
Compare
Note: This PR is based on top of #364; please review that one first.
This is a new feature of Swift 6.2 and greatly simplifies building the library (and means we'll now catch warnings when doing platform-specific builds via xcodebuild too, which we couldn't before).