Skip to content

fix: remove reference to non-existent scope column in auth query #37

fix: remove reference to non-existent scope column in auth query

fix: remove reference to non-existent scope column in auth query #37

Triggered via push April 4, 2026 15:44
Status Failure
Total duration 13s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test
Process completed with exit code 123.
error: expect(received).toBe(expected): test/unit/scoped-auth.test.ts#L37
Expected: "mailbox" Received: "full" at <anonymous> (/home/runner/work/mails/mails/test/unit/scoped-auth.test.ts:37:25)
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/