Skip to content

fix(persist): resolve a person's <refId>@domain address to their principal mailbox (CL-8430) #66

fix(persist): resolve a person's <refId>@domain address to their principal mailbox (CL-8430)

fix(persist): resolve a person's <refId>@domain address to their principal mailbox (CL-8430) #66

Triggered via pull request September 18, 2026 04:20
Status Failure
Total duration 58s
Artifacts –

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 1 warning, and 1 notice
test
Process completed with exit code 1.
error: Failed query: INSERT INTO "principal" ("id": node_modules/.bun/drizzle-orm@0.45.2+2bbb75fb81aaed98/node_modules/drizzle-orm/pg-core/session.js#L41
params: user-1 at queryWithCache (/home/runner/work/corbits-mailbox/corbits-mailbox/node_modules/.bun/drizzle-orm@0.45.2+2bbb75fb81aaed98/node_modules/drizzle-orm/pg-core/session.js:41:15)
PostgresError: null value in column "ref_id" of relation "principal" violates not-null constraint: node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/connection.js#L815
at ErrorResponse (/home/runner/work/corbits-mailbox/corbits-mailbox/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/connection.js:815:30) at handle (/home/runner/work/corbits-mailbox/corbits-mailbox/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/connection.js:765:5) at data (/home/runner/work/corbits-mailbox/corbits-mailbox/node_modules/.bun/postgres@3.4.9/node_modules/postgres/src/connection.js:457:5) at emit (node:events:95:22) at addChunk (internal:streams/readable:264:47) at readableAddChunkPushByteMode (internal:streams/readable:242:18) at data (node:net:281:72)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"