Skip to content

Design docs: concise decision records (overlay #2000) #14

Design docs: concise decision records (overlay #2000)

Design docs: concise decision records (overlay #2000) #14

Triggered via pull request July 22, 2026 23:54
Status Failure
Total duration 1m 3s
Artifacts

windows-free-tests.yml

on: pull_request
windows-free-tests
1m 0s
windows-free-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
windows-free-tests
Process completed with exit code 1.
error: expect(received).toContain(expected): test\gstack-paths.test.ts#L86
Expected to contain: "state with spaces" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:86:35)
error: expect(received).toBe(expected): test\gstack-paths.test.ts#L79
Expected: "/tmp/myhome/.gstack/plans" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:79:8)
error: expect(received).toBe(expected): test\gstack-paths.test.ts#L74
Expected: "/tmp/myhome/.gstack" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:74:35)
error: expect(received).toBe(expected): test\gstack-paths.test.ts#L69
Expected: "/tmp/home/.gstack" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:69:35)
error: expect(received).toBe(expected): test\gstack-paths.test.ts#L51
Expected: "/tmp/home/.gstack" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:51:38)
error: expect(received).toBe(expected): test\gstack-paths.test.ts#L45
Expected: "/tmp/explicit-state" Received: "" at <anonymous> (D:\a\gstack\gstack\test\gstack-paths.test.ts:45:35)
windows-free-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/