feat(platform-objects): surface phone number in create_user result dialog #9264
ci.yml
on: pull_request
filter
8s
Test Core
4m 22s
Dogfood Regression Gate
6m 53s
Build Core
2m 43s
Build Docs
Check Generated Artifacts
Annotations
3 errors
|
Test Core
Process completed with exit code 1.
|
|
Test Core
command (/home/runner/work/framework/framework/packages/runtime) /opt/hostedtoolcache/node/20.20.2/x64/bin/pnpm run test exited (1)
|
|
src/sandbox/nested-write.integration.test.ts > #1867 nested cross-object write from a hook (real engine + sandbox) > a child afterInsert hook writes the parent rollup without crashing (parent has its own hook → real nested VM):
packages/runtime/src/sandbox/quickjs-runner.ts#L260
SandboxError: hook 'rollup_parent_total' exceeded timeout of 250ms (after 55 pump iterations)
❯ QuickJSScriptRunner.execute src/sandbox/quickjs-runner.ts:260:17
❯ boundBodyHandler src/sandbox/body-runner.ts:68:24
❯ runWithTimeout ../objectql/src/hook-wrappers.ts:115:7
❯ runWithRetry ../objectql/src/hook-wrappers.ts:139:9
❯ runWithErrorPolicy ../objectql/src/hook-wrappers.ts:162:7
❯ Object.handler ../objectql/src/hook-wrappers.ts:226:9
❯ _ObjectQL.triggerHooks ../objectql/src/engine.ts:661:7
❯ ../objectql/src/engine.ts:2472:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { innerMessage: undefined }
|