chore: sync upstream PR #8429 - fix: Fix missing window.Capacitor on Android after redirection#68
chore: sync upstream PR #8429 - fix: Fix missing window.Capacitor on Android after redirection#68riderx wants to merge 2 commits into
window.Capacitor on Android after redirection#68Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Warning Rate limit exceeded
To continue reviewing without waiting, purchase usage credits in the billing tab. ⌛ 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. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
RobinWitch
left a comment
There was a problem hiding this comment.
Requesting changes because this PR currently fails the required lint job on formatting in the only modified file.
The lint check reaches npm run prettier -- --check and fails with:
android/capacitor/src/main/java/com/getcapacitor/Bridge.java:1:1: error: Line needs to be added (prettier/insert)
android/capacitor/src/main/java/com/getcapacitor/Bridge.java:269:65: error: Code style (prettier/format)
android/capacitor/src/main/java/com/getcapacitor/Bridge.java:3046:1: error: Line needs to be added (prettier/insert)
Please run the repo's Prettier command on Bridge.java (or apply the same formatting changes manually) so the lint gate can pass before merging.
Upstream PR Sync
This PR syncs changes from an external contributor's PR on the official Capacitor repository.
Original PR
window.Capacitoron Android after redirectionAutomation
Synced from upstream by Capacitor+ Bot