Uh oh!
There was an error while loading. Please reload this page.
stream: stricter isReadableNodeStream - #40941
Conversation
0b3bdd7 to
5e91917Compare5e91917 to
da437c1Comparenodejs-github-bot
commented
Nov 23, 2021
Uh oh!
There was an error while loading. Please reload this page.
90d6463 to
133cc2cComparenodejs-github-bot
commented
Nov 23, 2021
nodejs-github-bot
commented
Nov 24, 2021
nodejs-github-bot
commented
Nov 25, 2021
nodejs-github-bot
commented
Nov 25, 2021
ronag
commented
Nov 25, 2021
@Trott CI doesn't seem to be able to succeed. Not just this PR. Can we land without |
nodejs-github-bot
commented
Nov 26, 2021
Trott
commented
Nov 26, 2021
Oh, wait, for Jenkins, I don't think you need to rebase. I think a Rebuild rather than a Resume Build will rebase. I'll kick that job off now to see what happens. |
nodejs-github-bot
commented
Nov 26, 2021
nodejs-github-bot
commented
Nov 26, 2021
nodejs-github-bot
commented
Nov 26, 2021
nodejs-github-bot
commented
Nov 26, 2021
nodejs-github-bot
commented
Nov 26, 2021
Commit Queue failed- Loading data for nodejs/node/pull/40941 ✔ Done loading data for nodejs/node/pull/40941 ----------------------------------- PR info ------------------------------------ Title stream: stricter isReadableNodeStream (#40941) Author Robert Nagy (@ronag) Branch ronag:is-readable-strict -> nodejs:master Labels stream, author ready, v17.x Commits 3 - stream: stricter isReadableNodeStream - fixup - fixup: lint Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/40941 Fixes: https://github.com/nodejs/node/issues/40938 Reviewed-By: Matteo Collina Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/40941 Fixes: https://github.com/nodejs/node/issues/40938 Reviewed-By: Matteo Collina Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 23 Nov 2021 17:11:36 GMT ✔ Approvals: 2 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/40941#pullrequestreview-814001663 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/40941#pullrequestreview-814084727 ✔ Last GitHub Actions successful ℹ Last Full PR CI on 2021-11-26T16:27:16Z: https://ci.nodejs.org/job/node-test-pull-request/41141/ - Querying data for job/node-test-pull-request/41141/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ 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 40941 From https://github.com/nodejs/node * branch refs/pull/40941/merge -> FETCH_HEAD ✔ Fetched commits as 43e127801425..133cc2c55270 -------------------------------------------------------------------------------- [master d8e39bc26c] stream: stricter isReadableNodeStream Author: Robert Nagy Date: Tue Nov 23 18:11:00 2021 +0100 3 files changed, 22 insertions(+), 2 deletions(-) [master a9a8e95738] fixup Author: Robert Nagy Date: Tue Nov 23 18:20:46 2021 +0100 1 file changed, 1 insertion(+), 3 deletions(-) [master 58fe8c2cba] fixup: lint Author: Robert Nagy Date: Tue Nov 23 18:22:56 2021 +0100 1 file changed, 13 insertions(+), 10 deletions(-) ✔ Patches applied There are 3 commits in the PR. Attempting autorebase. Rebasing (2/6)https://github.com/nodejs/node/actions/runs/1508434363 |
nodejs-github-bot
commented
Nov 26, 2021
Landed in 49b8c4f |
danielleadams
commented
Jan 30, 2022
@ronag is this only for 17.x? |
Fixes: #40938