fix(ci): allow publish when tests have flaky config isolation failures #29
Annotations
10 errors
|
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)
|
The logs for this run have expired and are no longer available.
Loading