-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Fix undefined sequence #10652
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
Fix undefined sequence #10652
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughWalkthroughThis PR introduces broad updates: adds _APP_DNS and _APP_DOMAIN_TARGET_CAA, removes issue auto-labeling config/workflow, adds a locale static-analysis step and Node script, updates tests workflow with response format and matrices, bumps Docker base image and README image tags, adjusts CLI resources, modifies multiple configs (collections, console, errors, events, roles/scopes, services with new TablesDB, platforms versions), revises email templates and translations (placeholders, previews, fonts), updates site/Flutter template, adds variables entries, and significantly refactors account API routes/method declarations (new endpoints plus deprecated aliases) with branded email handling and template validation. Estimated code review effort🎯 5 (Critical) | ⏱️ ~120 minutes Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ 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 |
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
commit: |
✨ Benchmark results
⚡ Benchmark Comparison
|
What does this PR do?
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)
Related PRs and Issues
Checklist