Skip to content

fix(tasks): forkTaskJoin generates a JOIN with empty joinOn #650

fix(tasks): forkTaskJoin generates a JOIN with empty joinOn

fix(tasks): forkTaskJoin generates a JOIN with empty joinOn #650

Re-run triggered August 17, 2026 22:37
Status Failure
Total duration 57m 33s
Artifacts

pull_request.yml

on: pull_request
Matrix: integration-tests-oss
Matrix: integration-tests-v4-sm
Matrix: integration-tests-v5-sdkdev
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

198 errors, 36 warnings, and 1 notice
Node.js v20 - integration v5 sdkdev (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v20 - integration v4 sm (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v20 - integration v5 sdkdev (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
Node.js v20 - integration v4 sm (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v22 - integration v5 sdkdev (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v20 - integration v4 sm (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
Node.js v20 - integration v5 sdkdev (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v22 - integration v5 sdkdev (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
Node.js v22 - integration v4 sm (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v22 - integration v5 sdkdev (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v24 - integration v5 sdkdev (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v22 - integration v4 sm (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v24 - integration v5 sdkdev (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
Node.js v22 - integration v4 sm (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
Node.js v24 - integration v5 sdkdev (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v24 - integration v4 sm (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
EventClient › Tag Management › Should delete tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:423:7)
EventClient › Tag Management › Should put tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:374:7)
EventClient › Tag Management › Should get tags for an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:325:7)
EventClient › Event Handler Management › Should remove an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:295:7)
EventClient › Event Handler Management › Should get event handlers for a specific event: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:266:7)
EventClient › Event Handler Management › Should get event handler by name: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:245:7)
EventClient › Event Handler Management › Should get all event handlers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get all event handlers: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.getAllEventHandlers (src/sdk/clients/event/EventClient.ts:39:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:234:24)
EventClient › Event Handler Management › Should update an event handler: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to add event handler: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at EventClient.addEventHandler (src/sdk/clients/event/EventClient.ts:75:21) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:199:7)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L171
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handlers: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:171:19)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L117
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to add event handler: fetch failed] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:117:19)
Node.js v24 - integration v4 sm (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Workflow Control (pause/resume/terminate/restart/retry) › pause and resume should work on a running workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus (V4+) › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:111:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:215:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register task definitions: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at MetadataClient.registerTasks (src/sdk/clients/metadata/MetadataClient.ts:64:21) at registerTaskWithRetry (src/integration-tests/utils/registerTaskWithRetry.ts:18:7) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:77:5)
Node.js v24 - integration v4 sm (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get app by access key id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:233:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should delete an access key: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:217:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should toggle access key status: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:192:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should get access keys for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:166:26)
ApplicationClient › ApplicationClient V4+ › Access Key Management › Should create an access key for an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:147:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should delete an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:125:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should update an application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:100:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get an application by id: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:79:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should get all applications: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:59:26)
ApplicationClient › ApplicationClient V4+ › Application Management › Should create a new application: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to create application: fetch failed at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ApplicationClient.createApplication (src/sdk/clients/application/ApplicationClient.ts:55:21) at Object.<anonymous> (src/integration-tests/ApplicationClient.test.ts:44:26)
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linter: e2e/test_suite11_langgraph.test.ts#L33
Unexpected any. Specify a different type
linter: e2e/test_suite11_langgraph.test.ts#L32
Unexpected any. Specify a different type
linter: e2e/test_suite11_langgraph.test.ts#L31
Unexpected any. Specify a different type
linter: cli-bin/shared.ts#L71
Unexpected any. Specify a different type
linter: cli-bin/shared.ts#L60
Unexpected any. Specify a different type
linter: cli-bin/discover.ts#L38
Unexpected any. Specify a different type
linter: cli-bin/deploy.ts#L89
Unexpected any. Specify a different type
linter: cli-bin/deploy.ts#L79
Unexpected any. Specify a different type
linter: cli-bin/deploy.ts#L77
Unexpected any. Specify a different type
linter: cli-bin/deploy.ts#L66
Unexpected any. Specify a different type
Node.js v24 - unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration oss
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration oss
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration oss
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v5 sdkdev (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v4 sm (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v5 sdkdev (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v4 sm (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v5 sdkdev (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v4 sm (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v20 - integration v5 sdkdev (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v5 sdkdev (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v4 sm (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v5 sdkdev (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v5 sdkdev (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v4 sm (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v5 sdkdev (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v22 - integration v4 sm (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v5 sdkdev (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v4 sm (shard 1/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v4 sm (shard 2/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Node.js v24 - integration v4 sm (shard 3/3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, dorny/test-reporter@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/