Set version in package.json back to v0.0.0 for sed so releases will u… #501
Annotations
28 errors and 1 warning
|
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/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/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Correlation IDs › getByCorrelationIds should return workflows by correlation:
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/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#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/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#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/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#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/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#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/WorkflowExecutor.complete.test.ts:64:14)
|
|
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch:
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/WorkflowExecutor.complete.test.ts:64:14)
|
|
Node.js v20 - integration v5 (shard 1/3)
Failed test were found and 'fail-on-error' option is set to true
|
|
EventClient › Tag Management › Should delete tags for an event handler:
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/EventClient.test.ts:27:20)
|
|
EventClient › Tag Management › Should put tags for an event handler:
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/EventClient.test.ts:27:20)
|
|
EventClient › Tag Management › Should get tags for an event handler:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should remove an event handler:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should get event handlers for a specific event:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should get event handler by name:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should get all event handlers:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should update an event handler:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should add multiple event handlers:
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/EventClient.test.ts:27:20)
|
|
EventClient › Event Handler Management › Should add a single event handler:
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/EventClient.test.ts:27:20)
|
|
Node.js v22 - integration v5 (shard 1/3)
The run was canceled by @ajlai-orkes.
|
|
Node.js v20 - integration v4 (shard 2/3)
The run was canceled by @ajlai-orkes.
|
|
Node.js v20 - integration v4 (shard 2/3)
The operation was canceled.
|
|
Node.js v20 - integration v5 (shard 3/3)
The run was canceled by @ajlai-orkes.
|
|
Node.js v20 - integration v5 (shard 3/3)
The operation was canceled.
|
|
Continuous Integration
The run was canceled by @ajlai-orkes.
|
|
Node.js v20 - integration v5 (shard 3/3)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|