e2e CLI: keep the self-host data dir across restarts #3405
ci.yml
on: pull_request
Format
48s
Lint
36s
Typecheck
2m 5s
Test
4m 6s
E2E (stdio MCP)
0s
Desktop smoke build
1m 22s
Self-host Docker image
18s
Annotations
2 errors and 6 warnings
|
Self-host Docker image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c bun install --frozen-lockfile --production --ignore-scripts --filter @executor-js/host-selfhost && bun run apps/host-selfhost/scripts/package-runtime.ts" did not complete successfully: exit code: 1
|
|
src/db/db.test.ts > DbService > round-trips an account through the user store:
apps/cloud/src/auth/user-store.ts#L80
Error: Failed query: insert into "accounts" ("id", "created_at") values ($1, default) on conflict do nothing returning "id", "created_at"
params: user_55ec1870-cde2-4cf1-ae59-a949acd7ca2a
❯ PostgresJsPreparedQuery.queryWithCache ../../node_modules/.bun/drizzle-orm@0.45.2+5a31dd1da077a461/node_modules/src/pg-core/session.ts:73:10
❯ ../../node_modules/.bun/drizzle-orm@0.45.2+5a31dd1da077a461/node_modules/src/postgres-js/session.ts:58:16
❯ Object.ensureAccount src/auth/user-store.ts:80:24
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { query: 'insert into "accounts" ("id", "created_at") values ($1, default) on conflict do nothing returning "id", "created_at"', params: [ 'user_55ec1870-cde2-4cf1-ae59-a949acd7ca2a' ] }
Caused by: Caused by: Error: read ECONNRESET
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -104, code: 'ECONNRESET', syscall: 'read', query: undefined, parameters: undefined, args: [ 'user_55ec1870-cde2-4cf1-ae59-a949acd7ca2a' ], types: null }
|
|
Self-host Docker image
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, docker/build-push-action@v6, docker/setup-buildx-action@v3. 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/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Format
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Desktop smoke build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
RhysSullivan~executor~6ZN5W3.dockerbuild
|
35.6 KB |
sha256:7bc9e2db2ca942313ab76270fc184f25bb626e89958c1cf14f5f436d599bfd10
|
|