release: GStack 2 public beta — v2.0.0.0 #61
windows-free-tests.yml
on: pull_request
windows-free-tests
50s
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/
|