fix: remove reference to non-existent scope column in auth query #37
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)
|
|
SyntaxError: Export named 'fireWebhook' not found in module '/home/runner/work/mails/mails/worker/src/handlers/webhook.ts'.
at loadAndEvaluateModule (2:1)
|
|
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/
|