feat(flows): accept --ai-task-id on flows list --remote #616
ci.yml
on: pull_request
check
28s
Windows smoke
1m 48s
Matrix: runtime-smoke
Annotations
4 errors and 3 warnings
|
check
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/commands/flows/index.test.ts#L52
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/cli/cli/src/commands/flows/index.test.ts:52:30)
|
|
Windows smoke
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src\commands\flows\index.test.ts#L52
Expected: 1
Received: 0
at <anonymous> (D:\a\cli\cli\src\commands\flows\index.test.ts:52:30)
|
|
Runtime smoke (node-24)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime smoke (node-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Runtime smoke (node-22)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|