Skip to content

Update repository url in package.json (#117) #499

Update repository url in package.json (#117)

Update repository url in package.json (#117) #499

Triggered via push March 10, 2026 20:52
Status Failure
Total duration 10m 36s
Artifacts

pull_request.yml

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

Annotations

31 errors
Node.js v20 - integration v5 (shard 2/3)
Failed test were found and 'fail-on-error' option is set to true
MetadataClient Complete Coverage › Workflow Tags › getWorkflowTags should return the workflow tags: 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/MetadataClient.complete.test.ts:50:20)
MetadataClient Complete Coverage › Workflow Tags › addWorkflowTag should add a tag to a workflow definition: 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/MetadataClient.complete.test.ts:50:20)
MetadataClient Complete Coverage › Batch Task Registration › getAllWorkflowDefs should return all workflow definitions: 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/MetadataClient.complete.test.ts:50:20)
MetadataClient Complete Coverage › Batch Task Registration › getAllTaskDefs should return all task definitions: 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/MetadataClient.complete.test.ts:50:20)
MetadataClient Complete Coverage › Batch Task Registration › registerTasks should register multiple task definitions at once: 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/MetadataClient.complete.test.ts:50:20)
WorkflowExecutor Complete Coverage › Error Paths › goBackToTask should throw when no matching task found: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow 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:797:20)
WorkflowExecutor Complete Coverage › Signal Async › signalAsync should signal a workflow asynchronously: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow 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:713:20)
WorkflowExecutor Complete Coverage › GoBack Methods › goBackToFirstTaskMatchingType should rerun from a task type: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow 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:694:20)
WorkflowExecutor Complete Coverage › GoBack Methods › goBackToTask should rerun from a matching task: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow 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:662:20)
WorkflowExecutor Complete Coverage › Update State › updateState should update workflow and task state: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to update state for workflow '39caad23-1cc3-11f1-af83-564c899bcb5b' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.updateState (src/sdk/clients/workflow/WorkflowExecutor.ts:786:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:639:22)
Node.js v20 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration v5 (shard 1/3)
Process completed with exit code 1.
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)
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.
WorkflowExecutor Complete Coverage › Update State › updateState should update workflow and task state: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to update state for workflow 'b06476a1-1cc3-11f1-adf0-564c899bcb5b' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.updateState (src/sdk/clients/workflow/WorkflowExecutor.ts:786:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:639:22)
Node.js v24 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration v5 (shard 1/3)
Process completed with exit code 1.
ServiceRegistryClient › Should discover methods from a gRPC service: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to set proto data 'compiled.bin' for registry 'jsSdkTest-test_gRPC_service_registry_discovery-1773176421408' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at ServiceRegistryClient.setProtoData (src/sdk/clients/service-registry/ServiceRegistryClient.ts:273:21) at Object.<anonymous> (src/integration-tests/ServiceRegistryClient.test.ts:261:5)
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/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + TARGET_WORKFLOW: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
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/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + BLOCKING_TASK: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + BLOCKING_WORKFLOW: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + TARGET_WORKFLOW and validate all aspects: src/integration-tests/WorkflowExecutor.test.ts#L361
Failed to register workflows: [Conductor SDK Error]: Failed to register workflow definition: Response body object should not be disturbed or locked at registerAllWorkflows (src/integration-tests/WorkflowExecutor.test.ts:361:15) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:307:7)
Node.js v22 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration v5 (shard 1/3)
Process completed with exit code 1.
E2E: 5-task workflow × 50 executions › 50 workflows with 5 sequential tasks each all complete with correct output: src/integration-tests/E2EFiveTaskWorkflow.test.ts#L42
thrown: "Exceeded timeout of 330000 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/E2EFiveTaskWorkflow.test.ts:42:7 at Object.<anonymous> (src/integration-tests/E2EFiveTaskWorkflow.test.ts:22:19)