feat(orchestrator): build-lifecycle capabilities (symbols, visual bas… #20
Annotations
4 errors and 1 warning
|
Run orchestrator-end2end-caching test (local-docker with S3)
Process completed with exit code 1.
|
|
Run orchestrator-end2end-caching test (local-docker with S3):
plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts#L348
Error: Build failed with exit code 1
❯ LocalDockerOrchestrator.runTaskInWorkflow src/model/orchestrator/providers/docker/index.ts:348:13
❯ Function.standardBuildAutomation src/model/orchestrator/workflows/build-automation-workflow.ts:57:17
❯ BuildAutomationWorkflow.run src/model/orchestrator/workflows/build-automation-workflow.ts:22:12
❯ WorkflowCompositionRoot.run src/model/orchestrator/workflows/workflow-composition-root.ts:31:14
❯ Function.runWithProvider src/model/orchestrator/orchestrator.ts:344:22
❯ Function.run src/model/orchestrator/orchestrator.ts:282:14
❯ src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29
|
|
Run orchestrator-end2end-caching test (local-docker with S3)
Orchestrator failed: Build failed with exit code 1
|
|
Run orchestrator-end2end-caching test (local-docker with S3)
{
"name": "Error",
"message": "Build failed with exit code 1",
"stack": "Error: Build failed with exit code 1\n at LocalDockerOrchestrator.runTaskInWorkflow (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/providers/docker/index.ts:348:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at Function.standardBuildAutomation (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:57:17)\n at BuildAutomationWorkflow.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/build-automation-workflow.ts:22:12)\n at WorkflowCompositionRoot.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/workflows/workflow-composition-root.ts:31:14)\n at Function.runWithProvider (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:344:22)\n at Function.run (/home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/orchestrator.ts:282:14)\n at /home/runner/work/cli/cli/plugins/orchestrator/src/model/orchestrator/tests/e2e/orchestrator-end2end-caching.test.ts:61:29\n at file:///home/runner/work/cli/cli/plugins/orchestrator/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
}
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading