fix(child_process): pipe stdout
and stderr
to main thread
#304
Annotations
3 errors and 2 warnings
Test:
test/isolation.test.ts#L73
AssertionError: expected [ 3440, 5936, 6236, 7600 ] to not include 6236
❯ test/isolation.test.ts:73:63
❯ test/isolation.test.ts:73:22
|
Test:
test/simple.test.ts#L284
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/simple.test.ts:284:24
|
Test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading