Skip to content

SDK Changes for API Orch #133

SDK Changes for API Orch

SDK Changes for API Orch #133

Triggered via pull request June 12, 2025 10:59
Status Failure
Total duration 1m 3s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
src/core/__test__/executor.test.ts ► 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/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_WORKFLOW: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_TASK: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with SYNC + BLOCKING_TASK_INPUT: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + TARGET_WORKFLOW: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_TASK: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
src/core/__test__/executor.test.ts ► Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels ► Should execute complex workflow with DURABLE + BLOCKING_TASK_INPUT: src/core/__test__/executor.test.ts#L159
Failed test found in: reports/jest-junit.xml Error: Error: Failed to register workflows: Error: Failed to register workflow complex_wf_signal_test_subworkflow_2: TypeError: fetch failed
unit-tests
Failed test were found and 'fail-on-error' option is set to true
unit-tests
Process completed with exit code 1.