Skip to content

feat(flows): record environment slug and name in the pull manifest #550

feat(flows): record environment slug and name in the pull manifest

feat(flows): record environment slug and name in the pull manifest #550

Triggered via pull request September 1, 2026 19:02
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Matrix: runtime-smoke
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Windows smoke
Process completed with exit code 1.
error: expect(received).toBe(expected): src\domains\flows\readCachedTags.test.ts#L87
Expected: true Received: false at <anonymous> (D:\a\cli\cli\src\domains\flows\readCachedTags.test.ts:87:31)
error: expect(received).toEqual(expected): src\domains\flows\readCachedTags.test.ts#L54
- [ - "auth", - ] + undefined - Expected - 3 + Received + 1 at <anonymous> (D:\a\cli\cli\src\domains\flows\readCachedTags.test.ts:54:31)
error: expect(received).toBe(expected): src\core\repoRelativePath.test.ts#L48
Expected: "src/flows/a/b.flow.ts" Received: "src\flows\a\b.flow.ts" at <anonymous> (D:\a\cli\cli\src\core\repoRelativePath.test.ts:48:72)
error: expect(received).toBe(expected): src\core\repoRelativePath.test.ts#L44
Expected: "src/flows/a/b.flow.ts" Received: "src\flows\a\b.flow.ts" at <anonymous> (D:\a\cli\cli\src\core\repoRelativePath.test.ts:44:7)
error: expect(received).toBe(expected): src\core\repoRelativePath.test.ts#L35
Expected: "src/flows/a/b.flow.ts" Received: "src\flows\a\b.flow.ts" at <anonymous> (D:\a\cli\cli\src\core\repoRelativePath.test.ts:35:7)
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-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/
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/