Skip to content

Update repository url in package.json #497

Update repository url in package.json

Update repository url in package.json #497

Triggered via pull request March 10, 2026 20:41
Status Failure
Total duration 10m 24s
Artifacts

pull_request.yml

on: pull_request
Matrix: integration-tests-v4
Matrix: integration-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

42 errors
Node.js v20 - integration v5 (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/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: No such workflow found by name: jsSdkTest-simpleWf-1773175310605, version: 1 at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
WorkflowExecutor Complete Coverage › Execution Info › search should find the workflow: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: No such workflow found by name: jsSdkTest-simpleWf-1773175310605, version: 1 at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
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: No such workflow found by name: jsSdkTest-simpleWf-1773175310605, version: 1 at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:20)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/integration-tests/WorkflowExecutor.complete.test.ts#L63
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:63:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)
Node.js v22 - integration v5 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration v5 (shard 2/3)
Process completed with exit code 1.
ConductorWorkflow DSL › Execute Workflow › execute() should run workflow synchronously and return result: src/integration-tests/ConductorWorkflow.test.ts#L149
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/ConductorWorkflow.test.ts:149:9 at src/integration-tests/ConductorWorkflow.test.ts:146:11 at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:36:9)
Node.js v22 - integration v5 (shard 3/3)
Failed test were found and 'fail-on-error' option is set to true
TaskClient Complete Coverage › Task Result Update › updateTaskResult should complete the WAIT task: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Logs › getTaskLogs should return log entries: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Logs › addTaskLog should add multiple log entries: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Logs › addTaskLog should add a log entry to a task: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Queries › getTaskPollData should return poll data: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Queries › getQueueSizeForTask should return queue sizes: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Queries › search should find tasks: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskClient Complete Coverage › Task Queries › getTask should return task details by ID: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:43:14)
TaskManager › TaskManager workflow execution › Updates single worker properties: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:427:5)
TaskManager › TaskManager workflow execution › multi worker example: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 56993863-1cc2-11f1-aee4-564c899bcb5b did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:356:28)
Node.js v24 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
SDK Worker Registration › worker with domain isolation: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:30:20)
SDK Worker Registration › Worker execution (requires update-v2) › worker with concurrency processes multiple tasks: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:30:20)
SDK Worker Registration › Worker execution (requires update-v2) › TaskHandler auto-discovers and executes decorated workers: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:30:20)
SDK Worker Registration › worker() function registers workers in global registry: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:30:20)
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:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK: 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:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: 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:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + TARGET_WORKFLOW: 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:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + 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:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + BLOCKING_TASK: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to signal workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.signal (src/sdk/clients/workflow/WorkflowExecutor.ts:634:21) at signalWithRetry (src/integration-tests/WorkflowExecutor.test.ts:698:17) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:714:11)
Node.js v24 - integration v4 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration v4 (shard 1/3)
Process completed with exit code 1.
WorkflowExecutor › Should run workflow with http task with asyncComplete true: src/integration-tests/WorkflowExecutor.test.ts#L212
expect(received).toEqual(expected) // deep equality Expected: "IN_PROGRESS" Received: "FAILED_WITH_TERMINAL_ERROR" at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:212:24)
Node.js v24 - integration v5 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration v5 (shard 2/3)
Process completed with exit code 1.
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/integration-tests/WorkflowExecutor.complete.test.ts#L134
thrown: "Exceeded timeout of 120000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkflowExecutor.complete.test.ts:134:12 at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:42:9)