add email analyzer example #233
Annotations
6 errors and 1 warning
Run tests:
src/workflow-requests.test.ts#L630
{
+ deleted: true,
- deleted: false,
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:630:30)
|
Run tests:
src/workflow-requests.ts#L46
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.ts:46:20)
at triggerFirstInvocation (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.ts:33:39)
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:783:15)
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:754:7)
|
Run tests:
src/workflow-requests.test.ts#L884
{
+ deleted: true,
- deleted: false,
}
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/workflow-requests.test.ts:884:36)
|
Run tests:
src/client/index.test.ts#L111
Expected substring: "{\"error\":\"workflowRun wfr_VvPcVK_kze-GVo0DLfMoX not found\"}"
Received function did not throw
Received value: Promise { <resolved> }
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/client/index.test.ts:111:24)
|
Run tests:
src/client/index.test.ts#L134
Expected substring: "{\"error\":\"workflowRun non-existent not found\"}"
Received function did not throw
Received value: Promise { <resolved> }
at <anonymous> (/home/runner/work/workflow-js/workflow-js/src/client/index.test.ts:134:24)
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading