fix windows test execution and repo shutdown flushing #82
Annotations
7 errors and 2 warnings
|
test (windows-latest)
Process completed with exit code 1.
|
|
test/integration/shard.test.ts:
test/integration/shard.test.ts#L22
Error: spawn EINVAL
❯ test/integration/shard.test.ts:22:8
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|
|
test/integration/pushwork.test.ts:
test/integration/pushwork.test.ts#L129
Error: spawn EINVAL
❯ test/integration/pushwork.test.ts:129:8
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|
|
test/integration/local.test.ts:
test/integration/local.test.ts#L50
Error: spawn EINVAL
❯ test/integration/local.test.ts:50:8
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -4071, code: 'EINVAL', syscall: 'spawn' }
|
|
test (ubuntu-latest)
Process completed with exit code 1.
|
|
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > end-to-end session > supports a realistic two-user collaboration session:
test/integration/pushwork.test.ts#L56
Error: pushwork clone --legacy automerge:VZQwLTdcxCuoPH5wC8NdduqZ7Gi /tmp/tmp-2438-Rk5TPZFgH8PT/bob failed (cwd=/home/runner/work/pushwork/pushwork)
Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js clone --legacy automerge:VZQwLTdcxCuoPH5wC8NdduqZ7Gi /tmp/tmp-2438-Rk5TPZFgH8PT/bob
error: Document VZQwLTdcxCuoPH5wC8NdduqZ7Gi is unavailable
stdout: Connecting to sync server (19ms)
stderr: error: Document VZQwLTdcxCuoPH5wC8NdduqZ7Gi is unavailable
❯ pushwork test/integration/pushwork.test.ts:56:9
❯ test/integration/pushwork.test.ts:600:5
|
|
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > default exclusions > does not sync .git or node_modules to a clone:
test/integration/pushwork.test.ts#L56
Error: pushwork clone --legacy automerge:TVu4MYBL9H759JydSpuHBF6r9Pb /tmp/tmp-2438-BUITdMIgK1PH/b failed (cwd=/home/runner/work/pushwork/pushwork)
Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js clone --legacy automerge:TVu4MYBL9H759JydSpuHBF6r9Pb /tmp/tmp-2438-BUITdMIgK1PH/b
error: Document TVu4MYBL9H759JydSpuHBF6r9Pb is unavailable
stdout: Connecting to sync server (18ms)
stderr: error: Document TVu4MYBL9H759JydSpuHBF6r9Pb is unavailable
❯ pushwork test/integration/pushwork.test.ts:56:9
❯ test/integration/pushwork.test.ts:575:5
|
|
test (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|