feat(project): run npm install, uv sync, and git init after scaffolding #247
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\src3558574658\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/
|