Push on main #13
codeql
on: dynamic
Matrix: analyze
Annotations
7 errors and 2 warnings
|
TaskClientTests.testDurableBlockingTaskInput():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L442
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-97kpt}
|
|
TaskClientTests.testDurableBlockingTask():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L428
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-97kpt}
|
|
TaskClientTests.testGetPollData():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L714
com.netflix.conductor.client.exception.ConductorClientException: Unable to acquire lock for termination of workflow c0651c28-2342-11f1-9903-d29a78b25931 {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-97kpt}
|
|
TaskClientTests.testDurableBlockingTaskInput():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L442
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-n5426}
|
|
TaskClientTests.testDurableBlockingWorkflow():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L414
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-97kpt}
|
|
TaskClientTests.testSyncBlockingWorkflow():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L357
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-7677f5f6d-97kpt}
|
|
TaskClientTests.testDurableBlockingWorkflow():
tests/src/test/java/io/orkes/conductor/client/http/TaskClientTests.java#L414
com.netflix.conductor.client.exception.ConductorClientException: Workflow is currently being updated, please retry {status=423, retryable: false, instance: orkes-conductor-deployment-857f467754-xc5kh}
|
|
Analyze (actions)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze (java-kotlin)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|