feat(cloudflare): hibernate MCP Durable Object sessions#1095
Closed
aryasaatvik wants to merge 9 commits into
Closed
feat(cloudflare): hibernate MCP Durable Object sessions#1095aryasaatvik wants to merge 9 commits into
aryasaatvik wants to merge 9 commits into
Annotations
2 errors and 1 warning
|
Run bun run test:
apps/cloud/src/api/protected-jwt-auth.node.test.ts#L108
AssertionError: expected { accountId: 'user_123', …(7) } to deeply equal { accountId: 'user_123', …(6) }
- Expected
+ Received
@@ -3,7 +3,8 @@
"avatarUrl": null,
"email": "",
"name": null,
"organizationId": "org_123",
"organizationName": "Org org_123",
+ "organizationSlug": "org-slug-org_123",
"roles": [],
}
❯ Array.<anonymous> src/api/protected-jwt-auth.node.test.ts:108:24
❯ next ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:1276:25
❯ Object.~effect/Effect/evaluate ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/core.ts:531:30
❯ FiberImpl.runLoop ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:633:39
❯ runLoop ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:593:22
❯ evaluate ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:1030:14
❯ resume ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:972:13
|
|
Run bun run test:
apps/cloud/src/api/protected-api-key-auth.node.test.ts#L86
AssertionError: expected { accountId: 'user_123', …(7) } to deeply equal { accountId: 'user_123', …(6) }
- Expected
+ Received
@@ -3,7 +3,8 @@
"avatarUrl": null,
"email": "",
"name": null,
"organizationId": "org_123",
"organizationName": "Org org_123",
+ "organizationSlug": "org-slug-org_123",
"roles": [],
}
❯ Array.<anonymous> src/api/protected-api-key-auth.node.test.ts:86:24
❯ next ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:1276:25
❯ Object.~effect/Effect/evaluate ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/core.ts:531:30
❯ FiberImpl.runLoop ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:633:39
❯ runLoop ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:593:22
❯ evaluate ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:1030:14
❯ resume ../../node_modules/.bun/effect@4.0.0-beta.59/node_modules/effect/src/internal/effect.ts:972:13
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading