Skip to content

SDK update

SDK update #433

Triggered via pull request January 22, 2026 19:09
Status Failure
Total duration 4m 49s
Artifacts

pull_request.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

35 errors
Node.js v22 - integration:orkes-v4 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration:orkes-v4 tests
Process completed with exit code 1.
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)
Node.js v20 - integration:orkes-v4 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration:orkes-v4 tests
Process completed with exit code 1.
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)
Node.js v22 - integration:orkes-v5 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration:orkes-v5 tests
Process completed with exit code 1.
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)
EventClient › Event Handler Management › Should add multiple event handlers: src/sdk/createConductorClient/helpers/fetchWithRetry.ts#L11
TypeError: fetch failed at node_modules/undici/index.js:124:13 at retryFetch (src/sdk/createConductorClient/helpers/fetchWithRetry.ts:11:20) at request (src/open-api/generated/client/client.gen.ts:98:20) at authorize (src/sdk/createConductorClient/helpers/handleAuth.ts:33:27) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:11:3) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:41:5) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:105:43)
Node.js v24 - integration:orkes-v5 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration:orkes-v5 tests
Process completed with exit code 1.
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)
Node.js v20 - integration:orkes-v5 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration:orkes-v5 tests
Process completed with exit code 1.
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)
EventClient › Event Processing › Should handle incoming event: src/integration-tests/EventClient.test.ts#L555
expect(received).toBeDefined() Received: undefined at Object.<anonymous> (src/integration-tests/EventClient.test.ts:555:28)
Node.js v24 - integration:orkes-v4 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration:orkes-v4 tests
Process completed with exit code 1.
TaskManager › Updates single worker properties: src/integration-tests/TaskManager.test.ts#L311
thrown: "Exceeded timeout of 30000 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/TaskManager.test.ts:311:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
TaskManager › multi worker example: src/integration-tests/TaskManager.test.ts#L195
thrown: "Exceeded timeout of 30000 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/TaskManager.test.ts:195:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
SDK Worker Registration › event listeners receive lifecycle events: src/integration-tests/WorkerRegistration.test.ts#L392
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:392:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › regular exceptions mark task for retry: src/integration-tests/WorkerRegistration.test.ts#L318
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:318:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L246
thrown: "Exceeded timeout of 30000 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/WorkerRegistration.test.ts:246:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:21:9)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/WorkerRegistration.test.ts#L131
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "testData": "hello", + "_createdBy": "app:4dc8f97b-28db-484f-ac68-dcb724095330", } at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:131:50)