fix(inbox): resolve short ids and html otp codes #32
Annotations
10 errors and 1 warning
|
test/unit/sync.test.ts#L272
Expected to contain: "No worker_token configured"
Received: "No worker_url or api_key configured. Nothing to sync from."
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:272:31)
|
|
test/unit/sync.test.ts#L251
Expected to contain: "No mailbox configured"
Received: "No worker_url or api_key configured. Nothing to sync from."
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:251:31)
|
|
test/unit/sync.test.ts#L200
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:200:52)
at syncCommand (/home/runner/work/mails/mails/src/cli/commands/sync.ts:18:13)
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:204:11)
|
|
test/unit/sync.test.ts#L176
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:176:52)
at syncCommand (/home/runner/work/mails/mails/src/cli/commands/sync.ts:18:13)
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:180:11)
|
|
test/unit/sync.test.ts#L148
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:148:52)
at syncCommand (/home/runner/work/mails/mails/src/cli/commands/sync.ts:18:13)
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:152:11)
|
|
test/unit/sync.test.ts#L120
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:120:52)
at syncCommand (/home/runner/work/mails/mails/src/cli/commands/sync.ts:18:13)
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:124:11)
|
|
test/unit/sync.test.ts#L91
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:91:52)
at syncCommand (/home/runner/work/mails/mails/src/cli/commands/sync.ts:18:13)
at <anonymous> (/home/runner/work/mails/mails/test/unit/sync.test.ts:95:11)
|
|
test/unit/storage.test.ts#L57
Expected promise that rejects
Received promise that resolved: Promise { <resolved> }
at <anonymous> (/home/runner/work/mails/mails/test/unit/storage.test.ts:57:38)
|
|
test/unit/storage.test.ts#L49
Expected promise that rejects
Received promise that resolved: Promise { <resolved> }
at <anonymous> (/home/runner/work/mails/mails/test/unit/storage.test.ts:49:38)
|
|
test/unit/storage.test.ts#L42
Expected: "db9"
Received: "sqlite"
at <anonymous> (/home/runner/work/mails/mails/test/unit/storage.test.ts:42:27)
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading