Bump version 3.7.1 #570
Annotations
2 errors and 1 warning
|
|
|
tests/index.test.ts#L202
AssertionError: expected 'sh-3.2$ stty size; echo \'done1\'\r\n…' to contain '60 100'
- Expected
+ Received
- 60 100
+ sh-3.2$ stty size; echo 'done1'
+ 24 80
+ done1
+ stty size; echo 'done2'
+ sh-3.2$ stty size; echo 'done2'
+ 24 80
+ done2
+
❯ SyntheticEOFDetector.<anonymous> tests/index.test.ts:202:26
❯ SyntheticEOFDetector.emit node:events:524:28
❯ SyntheticEOFDetector._transform syntheticEof.ts:70:14
This error originated in "tests/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "can be resized". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading