Skip to content

feat(project): run npm install, uv sync, and git init after scaffolding #251

feat(project): run npm install, uv sync, and git init after scaffolding

feat(project): run npm install, uv sync, and git init after scaffolding #251

Triggered via pull request July 30, 2026 16:52
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

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

Annotations

2 errors and 1 warning
unit-test / Test (Windows)
Process completed with exit code 1.
error:: src\io\exec.test.ts#L44
Expected promise that rejects Received promise that resolved: Promise { <resolved> } at <anonymous> (C:\codebuild\tmp\output\src3446440466\src\actions-runner\_work\agentcore-cli\agentcore-cli\src\io\exec.test.ts:44:35)
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/