Skip to content

feat(project): scaffold project manager interface #76

feat(project): scaffold project manager interface

feat(project): scaffold project manager interface #76

Triggered via pull request July 21, 2026 17:11
Status Cancelled
Total duration 1m 27s
Artifacts

ci.yml

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

Annotations

9 errors and 1 warning
unit-test / Test (macOS)
Process completed with exit code 1.
error: expect(received).toThrow(expected): src/handlers/project/project.test.ts#L20
Expected pattern: /not implemented/ Received message: "Invalid value for option '--template': Invalid input: expected \"barebones\"" at <anonymous> (/Users/runner/work/agentcore-cli/agentcore-cli/src/handlers/project/project.test.ts:20:72)
unit-test / Test (Linux)
Process completed with exit code 1.
error: expect(received).toThrow(expected): src/handlers/project/project.test.ts#L20
Expected pattern: /not implemented/ Received message: "Invalid value for option '--template': Invalid input: expected \"barebones\"" at <anonymous> (/codebuild/output/src246973905/src/actions-runner/_work/agentcore-cli/agentcore-cli/src/handlers/project/project.test.ts:20:72)
unit-test / Test (Windows)
Canceling since a higher priority waiting request for CI-1794 exists
unit-test / Test (Windows)
The operation was canceled.
error: expect(received).toThrow(expected): src\handlers\project\project.test.ts#L20
Expected pattern: /not implemented/ Received message: "Invalid value for option '--template': Invalid input: expected \"barebones\"" at <anonymous> (C:\codebuild\tmp\output\src1983067357\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\handlers\project\project.test.ts:20:72)
CI
Canceling since a higher priority waiting request for CI-1794 exists
CI
Canceling since a higher priority waiting request for CI-1794 exists
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/