Skip to content

Electron App: fix autoUpdater to actually install on quit #1414

Electron App: fix autoUpdater to actually install on quit

Electron App: fix autoUpdater to actually install on quit #1414

Triggered via pull request August 29, 2026 21:05
Status Success
Total duration 3m 16s
Artifacts

integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[firefox] › tests/embeds.spec.js:118:5 › csp blocking in place: tests/embeds.spec.js#L177
1) [firefox] › tests/embeds.spec.js:118:5 › csp blocking in place ──────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 5 Received: 4 175 | 176 | case "firefox": > 177 | expect(didNotFetch).toBe(5); | ^ 178 | break; 179 | 180 | case "webkit": at /home/runner/work/replayweb.page/replayweb.page/tests/embeds.spec.js:177:27
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 flaky [firefox] › tests/embeds.spec.js:118:5 › csp blocking in place ───────────────────────────────── 23 passed (1.1m)