doc: fix errors in Web Streams doc#42862
Conversation
Commit Queue failed- Loading data for nodejs/node/pull/42862
FetchError: Invalid response body while trying to fetch https://api.github.com/graphql: Premature close
at consumeBody (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/node_modules/node-fetch/src/body.js:234:60)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Response.text (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/node_modules/node-fetch/src/body.js:158:18)
at async Request.json (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/lib/request.js:51:18)
at async Request.query (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/lib/request.js:109:20)
at async Request.queryAll (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/lib/request.js:136:20)
at async Request.gql (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/lib/request.js:66:22)
at async PRData.getComments (file:///opt/hostedtoolcache/node/16.14.2/x64/lib/node_modules/node-core-utils/lib/pr_data.js:97:21)
at async Promise.all (index 2)
at async Promise.all (index 1) {
type: 'system',
errno: 'ERR_STREAM_PREMATURE_CLOSE',
code: 'ERR_STREAM_PREMATURE_CLOSE',
erroredSysCall: undefined
}https://github.com/nodejs/node/actions/runs/2260945403 |
Commit Queue failed- Loading data for nodejs/node/pull/42862 ✔ Done loading data for nodejs/node/pull/42862 ----------------------------------- PR info ------------------------------------ Title doc: fix errors in Web Streams doc (#42862) Author OneNail (@OneNail) Branch OneNail:doc-webstream -> nodejs:master Labels doc Commits 5 - doc: fix errors in Web Streams doc - doc: fix typo - Update doc/api/webstreams.md - Update doc/api/webstreams.md - Update doc/api/webstreams.md Committers 2 - OneNail - GitHub PR-URL: https://github.com/nodejs/node/pull/42862 Reviewed-By: Luigi Pinca Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Mestery Reviewed-By: Harshitha K P Reviewed-By: Akhil Marsonya Reviewed-By: Zeyu Yang Reviewed-By: Rich Trott ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/42862 Reviewed-By: Luigi Pinca Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Mestery Reviewed-By: Harshitha K P Reviewed-By: Akhil Marsonya Reviewed-By: Zeyu Yang Reviewed-By: Rich Trott -------------------------------------------------------------------------------- ℹ This PR was created on Mon, 25 Apr 2022 06:45:14 GMT ✔ Approvals: 7 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/42862#pullrequestreview-952311635 ✔ - Mohammed Keyvanzadeh (@VoltrexMaster): https://github.com/nodejs/node/pull/42862#pullrequestreview-952482047 ✔ - Mestery (@Mesteery): https://github.com/nodejs/node/pull/42862#pullrequestreview-953269826 ✔ - Harshitha K P (@HarshithaKP): https://github.com/nodejs/node/pull/42862#pullrequestreview-953674890 ✔ - Akhil Marsonya (@marsonya): https://github.com/nodejs/node/pull/42862#pullrequestreview-953821822 ✔ - Zeyu Yang (@himself65): https://github.com/nodejs/node/pull/42862#pullrequestreview-957158392 ✔ - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/42862#pullrequestreview-959574283 ✔ Last GitHub CI successful ℹ Green GitHub CI is sufficient -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/master up to date... From https://github.com/nodejs/node * branch master -> FETCH_HEAD ✔ origin/master is now up-to-date - Downloading patch for 42862 From https://github.com/nodejs/node * branch refs/pull/42862/merge -> FETCH_HEAD ✔ Fetched commits as f6f95bf61e84..887ef9ec9b6a -------------------------------------------------------------------------------- [master 5347d5e3b4] doc: fix errors in Web Streams doc Author: OneNail Date: Mon Apr 25 14:24:10 2022 +0800 1 file changed, 6 insertions(+), 7 deletions(-) [master 8cad95eee8] doc: fix typo Author: OneNail Date: Mon Apr 25 15:36:25 2022 +0800 1 file changed, 4 insertions(+), 4 deletions(-) [master 740821baa7] Update doc/api/webstreams.md Author: Rich Trott Date: Mon May 2 14:15:01 2022 -0700 1 file changed, 1 insertion(+), 1 deletion(-) [master eb0bd6302b] Update doc/api/webstreams.md Author: Rich Trott Date: Mon May 2 14:15:33 2022 -0700 1 file changed, 1 insertion(+), 1 deletion(-) [master f4fe55fe74] Update doc/api/webstreams.md Author: Rich Trott Date: Mon May 2 14:15:56 2022 -0700 1 file changed, 1 insertion(+), 1 deletion(-) ✔ Patches applied There are 5 commits in the PR. Attempting autorebase. Rebasing (2/10)https://github.com/nodejs/node/actions/runs/2260993126 |
|
need to use commit-queue-squash? |
|
Landed in 2be5966 |
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: nodejs/node#42862 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
transform.writablewithdestinationinreadableStream.pipeTo(destination, options)options description.