Skip to content

feat(project): implement add functionality. #739

feat(project): implement add functionality.

feat(project): implement add functionality. #739

Triggered via pull request August 15, 2026 02:54
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Matrix: build / build
Matrix: unit-test / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
error: expect(received).toContainEqual(expected): src\handlers\project\project.test.ts#L501
Expected to contain: { name: "x", path: "app/x", } Received: [ { name: "x", path: "app\\x", } ] at <anonymous> (C:\codebuild\tmp\output\src1470102127\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:501:37)
unit-test / Test (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/