Skip to content

run through migration just in case #1371

run through migration just in case

run through migration just in case #1371

Triggered via push August 8, 2026 05:52
Status Failure
Total duration 3m 7s
Artifacts

integration.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
playwright
Process completed with exit code 1.
[chrome] › tests/embeds.spec.js:118:5 › csp blocking in place: tests/embeds.spec.js#L128
1) [chrome] › tests/embeds.spec.js:118:5 › csp blocking in place ───────────────────────────────── Error: locator.evaluate: Test timeout of 30000ms exceeded. Call log: - waiting for locator('replay-web-page').locator('iframe').contentFrame().locator('replay-app-main wr-item wr-coll-replay').locator('iframe').contentFrame().locator(':root') 126 | .locator(":root"); 127 | > 128 | const didNotFetch = await frame.evaluate(async () => { | ^ 129 | const blocked = async (win, url) => { 130 | try { 131 | const resp = await win.fetch(url); at /home/runner/work/replayweb.page/replayweb.page/tests/embeds.spec.js:128:35
[chrome] › tests/embeds.spec.js:118:5 › csp blocking in place: tests/embeds.spec.js#L0
1) [chrome] › tests/embeds.spec.js:118:5 › csp blocking in place ───────────────────────────────── Test timeout of 30000ms exceeded.
playwright
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🎭 Playwright Run Summary
1 failed [chrome] › tests/embeds.spec.js:118:5 › csp blocking in place ────────────────────────────────── 23 passed (1.1m)