fix(platform-objects): surface sys_user phone_number in list views and detail highlights #9266
ci.yml
on: pull_request
filter
7s
Test Core
4m 18s
Dogfood Regression Gate
6m 19s
Build Core
2m 21s
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 4 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
❯ next ../objectql/src/engine.ts:731:22
❯ _ObjectQL.executeWithMiddleware ../objectql/src/engine.ts:735:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { innerMessage: undefined }
|