Skip to content

Reference @agents just by their id #5921

Reference @agents just by their id

Reference @agents just by their id #5921

Triggered via push March 13, 2026 22:53
Status Failure
Total duration 4m 53s
Artifacts

ci.yml

on: push
build-and-check
3m 14s
build-and-check
test-integration-packages/billing
1m 14s
test-integration-packages/billing
test-integration-packages/internal
1m 5s
test-integration-packages/internal
Matrix: test-integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 20 warnings
error: expect(received).toHaveBeenCalledTimes(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L382
Expected number of calls: 2 Received number of calls: 0 at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:382:29)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L347
Expected: "accounts/james-65d217/deployments/qne3jo8v" Received: "accounts/fireworks/models/minimax-m2p5" at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:347:31)
error:: web/src/llm-api/__tests__/fireworks-deployment.test.ts#L263
Expected promise that rejects Received promise that resolved: Promise { <resolved> } at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:263:19) at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:239:68)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L228
Expected: 200 Received: 503 at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:228:33)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L188
Expected: "accounts/james-65d217/deployments/qne3jo8v" Received: "accounts/fireworks/models/minimax-m2p5" at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:188:31)
error: expect(received).toHaveBeenCalledTimes(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L382
Expected number of calls: 2 Received number of calls: 0 at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:382:29)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L347
Expected: "accounts/james-65d217/deployments/qne3jo8v" Received: "accounts/fireworks/models/minimax-m2p5" at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:347:31)
error:: web/src/llm-api/__tests__/fireworks-deployment.test.ts#L263
Expected promise that rejects Received promise that resolved: Promise { <resolved> } at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:263:19) at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:239:68)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L228
Expected: 200 Received: 503 at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:228:33)
error: expect(received).toBe(expected): web/src/llm-api/__tests__/fireworks-deployment.test.ts#L188
Expected: "accounts/james-65d217/deployments/qne3jo8v" Received: "accounts/fireworks/models/minimax-m2p5" at <anonymous> (/home/runner/work/***/***/web/src/llm-api/__***s__/fireworks-deployment.***.ts:188:31)
test-cli
Final attempt failed. Child_process exited with error code 1
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L431
Expected: 2 Received: 4 at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:431:38)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L421
Expected: "success" Received: "info" at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:421:28)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L416
Expected: "!" Received: null at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:416:27)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L431
Expected: 2 Received: 4 at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:431:38)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L421
Expected: "success" Received: "info" at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:421:28)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L416
Expected: "!" Received: null at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:416:27)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L431
Expected: 2 Received: 4 at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:431:38)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L421
Expected: "success" Received: "info" at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:421:28)
error: expect(received).toBe(expected): cli/src/commands/__tests__/bash-command.test.ts#L416
Expected: "!" Received: null at <anonymous> (/home/runner/work/***/***/cli/src/commands/__***s__/bash-command.***.ts:416:27)
build-and-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-.agents
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-web
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-packages/agent-runtime
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-cli
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-packages/internal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-common
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-common
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-packages/agent-runtime
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-packages/billing
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-sdk
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-packages/internal
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-packages/billing
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-integration-sdk
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-web
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-web
Attempt 2 failed. Reason: Child_process exited with error code 1
test-web
Attempt 1 failed. Reason: Child_process exited with error code 1
test-cli
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: nick-fields/retry@v3, oven-sh/setup-bun@v2. 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=*** 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=***. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 1
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 1