fix(stripe): close open-redirect on checkout/portal URLs and wire up … #64
paypal-sandbox.yml
on: push
check-secret
4s
sandbox-e2e
4m 26s
Annotations
3 errors, 2 warnings, and 1 notice
|
sandbox-e2e
Process completed with exit code 1.
|
|
[desktop-chromium] › tests/e2e-sandbox/subscription.spec.js:13:1 › subscribing redirects to a real PayPal sandbox approval page:
tests/e2e-sandbox/subscription.spec.js#L25
1) [desktop-chromium] › tests/e2e-sandbox/subscription.spec.js:13:1 › subscribing redirects to a real PayPal sandbox approval page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForURL: Timeout 90000ms exceeded.
=========================== logs ===========================
waiting for navigation until "commit"
============================================================
23 | // "commit" is enough: reaching PayPal's URL proves the subscription was
24 | // created, and fully loading PayPal's heavy page adds only flakiness.
> 25 | await page.waitForURL(/^https:\/\/www\.sandbox\.paypal\.com\//, {
| ^
26 | waitUntil: "commit",
27 | timeout: 90_000,
28 | });
at /home/runner/work/whatsanalyze/whatsanalyze/tests/e2e-sandbox/subscription.spec.js:25:14
|
|
[desktop-chromium] › tests/e2e-sandbox/subscription.spec.js:13:1 › subscribing redirects to a real PayPal sandbox approval page:
tests/e2e-sandbox/subscription.spec.js#L25
1) [desktop-chromium] › tests/e2e-sandbox/subscription.spec.js:13:1 › subscribing redirects to a real PayPal sandbox approval page
TimeoutError: page.waitForURL: Timeout 90000ms exceeded.
=========================== logs ===========================
waiting for navigation until "commit"
============================================================
23 | // "commit" is enough: reaching PayPal's URL proves the subscription was
24 | // created, and fully loading PayPal's heavy page adds only flakiness.
> 25 | await page.waitForURL(/^https:\/\/www\.sandbox\.paypal\.com\//, {
| ^
26 | waitUntil: "commit",
27 | timeout: 90_000,
28 | });
at /home/runner/work/whatsanalyze/whatsanalyze/tests/e2e-sandbox/subscription.spec.js:25:14
|
|
sandbox-e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sandbox-e2e
The process '/usr/bin/git' failed with exit code 128
|
|
🎭 Playwright Run Summary
1 failed
[desktop-chromium] › tests/e2e-sandbox/subscription.spec.js:13:1 › subscribing redirects to a real PayPal sandbox approval page
1 passed (3.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sandbox-e2e-traces
|
3.26 MB |
sha256:4fba9c8a42c96d5cbcf77403b887719bbb03f6df2e881d3606124659dfdb8d92
|
|