step 2 for middleware architecture #3316
Annotations
5 errors, 1 warning, and 1 notice
Run pnpm exec playwright test --forbid-only --shard=1/4
56920 stderr: Error: The render was aborted by the server without a reason.
at qb (file:///D:/a/waku/waku/examples/03_minimal/dist/rsdw-server.js:1248:52)
at Object.cancel (file:///D:/a/waku/waku/examples/03_minimal/dist/rsdw-server.js:1584:5)
at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3017:37)
at [kCancel] (node:internal/webstreams/readablestream:1165:12)
at ensureIsPromise (node:internal/webstreams/util:192:19)
at readableStreamCancel (node:internal/webstreams/readablestream:1882:5)
at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2022:10)
at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:880:12)
at ServerResponse.cancel (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected]/node_modules/@hono/node-server/dist/index.mjs:125:12)
at ServerResponse.emit (node:events:529:35)
|
Run pnpm exec playwright test --forbid-only --shard=1/4
56989 stderr: Error: The render was aborted by the server without a reason.
at qb (file:///D:/a/waku/waku/examples/04_promise/dist/rsdw-server.js:913:52)
at Object.cancel (file:///D:/a/waku/waku/examples/04_promise/dist/rsdw-server.js:1249:5)
at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3017:37)
at [kCancel] (node:internal/webstreams/readablestream:1165:12)
at ensureIsPromise (node:internal/webstreams/util:192:19)
at readableStreamCancel (node:internal/webstreams/readablestream:1882:5)
at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2022:10)
at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:880:12)
at ServerResponse.cancel (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected]/node_modules/@hono/node-server/dist/index.mjs:125:12)
at ServerResponse.emit (node:events:529:35)
|
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:530:12)
at ServerResponse.onclose (node:internal/streams/end-of-stream:158:25)
at ServerResponse.emit (node:events:529:35)
... 3 lines matching cause stack trace ...
at TCP.<anonymous> (node:net:350:12) {
code: 'ABORT_ERR',
[cause]: Error: Premature close
at new NodeError (node:internal/errors:405:5)
at ServerResponse.onclose (node:internal/streams/end-of-stream:159:30)
at ServerResponse.emit (node:events:529:35)
at emitCloseNT (node:_http_server:1020:10)
at Socket.onServerResponseClose (node:_http_server:278:5)
at Socket.emit (node:events:529:35)
at TCP.<anonymous> (node:net:350:12) {
code: 'ERR_STREAM_PREMATURE_CLOSE'
}
}
Node.js v18.19.1
|
Run pnpm exec playwright test --forbid-only --shard=1/4
57259 stderr: Error: The render was aborted by the server without a reason.
at qb (file:///D:/a/waku/waku/examples/09_cssmodules/dist/rsdw-server.js:913:52)
at Object.cancel (file:///D:/a/waku/waku/examples/09_cssmodules/dist/rsdw-server.js:1249:5)
at readableByteStreamControllerCancelSteps (node:internal/webstreams/readablestream:3017:37)
at [kCancel] (node:internal/webstreams/readablestream:1165:12)
at ensureIsPromise (node:internal/webstreams/util:192:19)
at readableStreamCancel (node:internal/webstreams/readablestream:1882:5)
at readableStreamReaderGenericCancel (node:internal/webstreams/readablestream:2022:10)
at ReadableStreamDefaultReader.cancel (node:internal/webstreams/readablestream:880:12)
at ServerResponse.cancel (file:///D:/a/waku/waku/node_modules/.pnpm/@HONO[email protected]/node_modules/@hono/node-server/dist/index.mjs:125:12)
at ServerResponse.emit (node:events:529:35)
|
Run pnpm exec playwright test --forbid-only --shard=1/4:
e2e\examples-smoke.spec.ts#L1
1) [chromium] › examples-smoke.spec.ts:106:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title
Error: kill ESRCH
at handlePsTreeCallback (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\handlePsTreeCallback.js:28:13)
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\terminate\terminate.js:44:5
at D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\ps-tree\index.js:87:7
at Stream.a.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\event-stream\index.js:87:5)
at end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:116:39)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\map-stream\index.js:122:5)
at drain (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:34:23)
at Stream.stream.queue.stream.push (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:45:5)
at Stream.<anonymous> (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\split\index.js:60:10)
at _end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:65:9)
at Stream.stream.end (D:\a\waku\waku\node_modules\.pnpm\[email protected]\node_modules\through\index.js:74:5)
|
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
1 flaky
[chromium] › examples-smoke.spec.ts:106:9 › smoke test on 08_cookies: node dev.js --with-ssr › check title
2 skipped
65 passed (4.4m)
|
Loading