Skip to content

fix: make PTY removal generation-safe #17

fix: make PTY removal generation-safe

fix: make PTY removal generation-safe #17

Re-run triggered July 27, 2026 20:03
Status Failure
Total duration 4m 50s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
vitest
Process completed with exit code 1.
[unit] tests/restart-launch-parity.test.ts: tests/restart-launch-parity.test.ts#L18
Error: ENOTEMPTY: directory not empty, rmdir '/tmp/pv-9fpdTr/pty-restart-launch-9Id0IS/run-root-uf3qF8' ❯ tests/restart-launch-parity.test.ts:18:6 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -39, code: 'ENOTEMPTY', syscall: 'rmdir', path: '/tmp/pv-9fpdTr/pty-restart-launch-9Id0IS/run-root-uf3qF8' }
vitest
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/