SDK Changes for API Orch #134
pull_request.yml
on: pull_request
linter
18s
unit-tests
1m 32s
Annotations
5 errors
|
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + TARGET_WORKFLOW:
src/core/__test__/executor.test.ts#L118
Failed test found in:
reports/jest-junit.xml
Error:
Error: thrown: "Exceeded timeout of 30000 ms for a test.
|
|
src/task/__tests__/TaskManager.test.ts ► TaskManager ► multi worker example:
src/task/__tests__/TaskManager.test.ts#L174
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toEqual(expected) // deep equality
|
|
src/task/__tests__/TaskManager.test.ts ► TaskManager ► Updates single worker properties:
src/task/__tests__/TaskManager.test.ts#L302
Failed test found in:
reports/jest-junit.xml
Error:
Error: expect(received).toEqual(expected) // deep equality
|
|
unit-tests
Failed test were found and 'fail-on-error' option is set to true
|
|
unit-tests
Process completed with exit code 1.
|