Features - v3 #438
Annotations
21 errors
|
linter:
examples/advanced/sub-workflows.ts#L49
'shipOrder' is assigned a value but never used
|
|
linter:
examples/advanced/sub-workflows.ts#L33
'chargePayment' is assigned a value but never used
|
|
linter:
examples/advanced/sub-workflows.ts#L23
'validateOrder' is assigned a value but never used
|
|
linter:
examples/advanced/sub-workflows.ts#L20
'TaskResult' is defined but never used
|
|
linter:
examples/advanced/http-poll.ts#L22
'processResult' is assigned a value but never used
|
|
linter:
examples/advanced/http-poll.ts#L20
'TaskResult' is defined but never used
|
|
linter:
examples/advanced/fork-join.ts#L51
'fetchPreferences' is assigned a value but never used
|
|
linter:
examples/advanced/fork-join.ts#L33
'fetchOrders' is assigned a value but never used
|
|
linter:
examples/advanced/fork-join.ts#L23
'fetchUser' is assigned a value but never used
|
|
linter:
examples/advanced/fork-join.ts#L20
'TaskResult' is defined but never used
|
|
Node.js v22 - integration:orkes-v4 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v22 - integration:orkes-v4 tests
Process completed with exit code 1.
|
|
Worker Advanced Features › MetricsCollector File Output › should write metrics to file when filePath is configured:
src/integration-tests/WorkerAdvanced.test.ts#L472
expect(received).toContain(expected) // indexOf
Expected substring: "conductor_worker_task_poll_total"
Received string: ""
at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:472:23)
|
|
Node.js v24 - integration:orkes-v4 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v24 - integration:orkes-v4 tests
Process completed with exit code 1.
|
|
E2E: 5-task workflow × 50 executions › 50 workflows with 5 sequential tasks each all complete with correct output:
src/integration-tests/utils/waitForWorkflowStatus.ts#L32
Failed to get workflow status: [Conductor SDK Error]: Failed to get workflow: The operation was aborted due to timeout
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:32:13)
at async Promise.all (index 3)
at Object.<anonymous> (src/integration-tests/E2EFiveTaskWorkflow.test.ts:113:23)
|
|
Worker Advanced Features › MetricsCollector File Output › should write metrics to file when filePath is configured:
src/integration-tests/WorkerAdvanced.test.ts#L472
expect(received).toContain(expected) // indexOf
Expected substring: "conductor_worker_task_poll_total"
Received string: ""
at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:472:23)
|
|
Node.js v24 - integration:orkes-v5 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
Node.js v24 - integration:orkes-v5 tests
Process completed with exit code 1.
|
|
E2E: 5-task workflow × 50 executions › 50 workflows with 5 sequential tasks each all complete with correct output:
src/integration-tests/utils/waitForWorkflowStatus.ts#L36
Workflow did not reach status COMPLETED within 120000ms
at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:36:9)
at async Promise.all (index 0)
at Object.<anonymous> (src/integration-tests/E2EFiveTaskWorkflow.test.ts:113:23)
|
|
Worker Advanced Features › MetricsCollector File Output › should write metrics to file when filePath is configured:
src/integration-tests/WorkerAdvanced.test.ts#L472
expect(received).toContain(expected) // indexOf
Expected substring: "conductor_worker_task_poll_total"
Received string: ""
at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:472:23)
|