chore(vendor): refresh mcp-server sourcemap from preview rebundle #2374
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
test/quota/account-email-server-boundary.test.ts > accountEmail never crosses the server boundary > get_machine_runtime_stats (the quota carrier) is not a server route:
packages/daemon-core/test/quota/account-email-server-boundary.test.ts#L22
Error: ENOENT: no such file or directory, open '/home/runner/work/adhdev/packages/server/src/durable-objects/daemon-status.ts'
❯ readSource test/quota/account-email-server-boundary.test.ts:22:12
❯ test/quota/account-email-server-boundary.test.ts:95:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/adhdev/packages/server/src/durable-objects/daemon-status.ts' }
|
|
test/quota/account-email-server-boundary.test.ts > accountEmail never crosses the server boundary > RoutingSessionEntry has no quota or account field:
packages/daemon-core/test/quota/account-email-server-boundary.test.ts#L22
Error: ENOENT: no such file or directory, open '/home/runner/work/adhdev/oss/packages/daemon-core/src/shared-types.ts'
❯ readSource test/quota/account-email-server-boundary.test.ts:22:12
❯ test/quota/account-email-server-boundary.test.ts:50:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/adhdev/oss/packages/daemon-core/src/shared-types.ts' }
|
|
test/quota/account-email-server-boundary.test.ts > accountEmail never crosses the server boundary > appears in none of the server-bound layers:
packages/daemon-core/test/quota/account-email-server-boundary.test.ts#L22
Error: ENOENT: no such file or directory, open '/home/runner/work/adhdev/oss/packages/daemon-core/src/status/reporter.ts'
❯ readSource test/quota/account-email-server-boundary.test.ts:22:12
❯ test/quota/account-email-server-boundary.test.ts:36:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/adhdev/oss/packages/daemon-core/src/status/reporter.ts' }
|