feat: private dir #3184
Annotations
1 error, 1 warning, and 1 notice
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e/examples-smoke.spec.ts#L1
stderr: node:internal/webstreams/adapters:141
const err = new AbortError(undefined, { cause: error });
^
AbortError: The operation was aborted
at ServerResponse.<anonymous> (node:internal/webstreams/adapters:141:19)
at ServerResponse.<anonymous> (node:internal/util:531:12)
at ServerResponse.onclose (node:internal/streams/end-of-stream:158:25)
at ServerResponse.emit (node:events:530:35)
... 3 lines matching cause stack trace ...
at TCP.<anonymous> (node:net:337:12) {
code: 'ABORT_ERR',
[cause]: Error: Premature close
at ServerResponse.onclose (node:internal/streams/end-of-stream:159:30)
at ServerResponse.emit (node:events:530:35)
at emitCloseNT (node:_http_server:1031:10)
at Socket.onServerResponseClose (node:_http_server:278:5)
at Socket.emit (node:events:530:35)
at TCP.<anonymous> (node:net:337:12) {
code: 'ERR_STREAM_PREMATURE_CLOSE'
}
}
Node.js v20.11.1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run pnpm exec playwright test --forbid-only --shard=1/4
2 skipped
58 passed (3.2m)
|
The logs for this run have expired and are no longer available.
Loading