Skip to content

test: await detached daemon teardown #18

test: await detached daemon teardown

test: await detached daemon teardown #18

Triggered via push July 27, 2026 20:08
Status Failure
Total duration 4m 32s
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/seq-delay.test.ts: tests/seq-delay.test.ts#L41
Error: ENOTEMPTY: directory not empty, rmdir '/tmp/pv-HY5UKH/pty-seq-6k0Y0u' ❯ tests/seq-delay.test.ts:41:6 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -39, code: 'ENOTEMPTY', syscall: 'rmdir', path: '/tmp/pv-HY5UKH/pty-seq-6k0Y0u' }
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/