Self-host dev: serve the SPA shell for /login and /setup #3403
ci.yml
on: pull_request
Format
52s
Lint
37s
Typecheck
2m 2s
Test
3m 43s
E2E (stdio MCP)
Desktop smoke build
1m 17s
Self-host Docker image
2m 1s
Annotations
2 errors and 6 warnings
|
src/db/db.test.ts > upsertOrganization · slug is minted at insert > discriminates same-name collisions into distinct slugs:
apps/cloud/src/auth/user-store.ts#L22
Error: Failed query: select "id", "name", "slug", "created_at" from "organizations" where "organizations"."id" = $1
params: org_076f60ad-2349-4ba4-a3d4-019aef81972d
❯ 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
❯ getOrganization src/auth/user-store.ts:22:18
❯ Object.upsertOrganization src/auth/user-store.ts:53:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { query: 'select "id", "name", "slug", "created_at" from "organizations" where "organizations"."id" = $1', params: [ 'org_076f60ad-2349-4ba4-a3d4-019aef81972d' ] }
Caused by: Caused by: Error: read ECONNRESET
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -104, code: 'ECONNRESET', syscall: 'read', query: undefined, parameters: undefined, args: [ 'org_076f60ad-2349-4ba4-a3d4-019aef81972d' ], types: null }
|
|
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_de0ed311-2e80-4e5e-89ff-fc67e9f96e63
❯ 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_de0ed311-2e80-4e5e-89ff-fc67e9f96e63' ] }
Caused by: Caused by: Error: read ECONNRESET
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -104, code: 'ECONNRESET', syscall: 'read', query: undefined, parameters: undefined, args: [ 'user_de0ed311-2e80-4e5e-89ff-fc67e9f96e63' ], types: null }
|
|
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/
|
|
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/
|
|
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~E90D46.dockerbuild
|
60.6 KB |
sha256:00095c71622ff8ffbd846d49782531b4569f022b304cd3721d680dcbe448bef5
|
|