Skip to content

fix(stage-ui): sanitize context snapshots before clone #8819

fix(stage-ui): sanitize context snapshots before clone

fix(stage-ui): sanitize context snapshots before clone #8819

Triggered via pull request June 18, 2026 01:49
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Unit Test
Process completed with exit code 1.
[browser (chromium)] src/stores/mods/api/context-bridge.contract.browser.test.ts > context bridge contract > preserves bigint values in broadcast context snapshots: packages/stage-ui/src/stores/mods/api/context-bridge.contract.browser.test.ts#L696
AssertionError: expected { id: 'context-1', …(5) } to match object { id: 'context-1', …(1) } (7 matching properties omitted from actual) - Expected + Received { "id": "context-1", "metadata": { - "count": 7n, - "nested": [ - { - "total": 9n, + "source": { + "extension": { + "id": "weather", }, - ], + "id": "station-1", + }, }, } ❯ src/stores/mods/api/context-bridge.contract.browser.test.ts:696:28
Build Test (ui-loading-screens)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Test (ui-transitions)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Test (stage-tamagotchi-godot)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Test (stage-tamagotchi)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Test (stage-web)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Unit Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/