Features - v3 #470
Annotations
11 errors
|
Node.js v24 - integration:v5 tests
Failed test were found and 'fail-on-error' option is set to true
|
|
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow:
src/integration-tests/WorkflowExecutor.complete.test.ts#L208
TypeError: Cannot read properties of undefined (reading 'startWorkflow')
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:35)
|
|
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary:
src/integration-tests/WorkflowExecutor.complete.test.ts#L208
TypeError: Cannot read properties of undefined (reading 'startWorkflow')
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:35)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks:
src/integration-tests/WorkflowExecutor.complete.test.ts#L208
TypeError: Cannot read properties of undefined (reading 'startWorkflow')
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:35)
|
|
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch:
src/sdk/createConductorClient/helpers/handleAuth.ts#L61
[Conductor SDK Error]: Failed to generate authorization token: Unknown error
at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:61:13)
at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:119:7)
at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK_INPUT:
src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow
at handleSdkError (src/sdk/helpers/errors.ts:49:11)
at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:141:21)
at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
|