Uh oh!
There was an error while loading. Please reload this page.
path: indicate index of wrong resolve() parameter - #47660
Conversation
Uh oh!
There was an error while loading. Please reload this page.
tniessen
left a comment
There was a problem hiding this comment.
Thank you for the contribution @sosoba. Could you please remove the merge commits from your branch patch-1, for example, by rebasing locally?
Also, while the title of the PR says that this affects join(), it seems to me that the diff targets resolve() but not join().
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
deokjinkim
commented
Apr 27, 2023
@sosoba Could you please squash 8 commits to 1 commit using https://github.com/nodejs/node/blob/main/doc/contributing/pull-requests.md#commit-message-guidelines |
sosoba
commented
Apr 27, 2023
Rebased! |
deokjinkim
commented
Apr 28, 2023
@sosoba I mean And need to follow commit message guideline I mentioned above. |
tniessen
commented
Apr 28, 2023
@sosoba You will need to checkout your branch locally and remove the merge commits. You can optionally squash the non-merge commits on this branch, but in any case, the commit message of the first commit should follow our guidelines (and match the PR title). If you would like us to do this for you, just let me know. |
sosoba
commented
Apr 28, 2023
Please. My attempts failed. |
nodejs-github-bot
commented
May 4, 2023
nodejs-github-bot
commented
May 4, 2023
nodejs-github-bot
commented
May 4, 2023
Landed in b7def8e |
PR-URL: #47660 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
PR-URL: #47660 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
PR-URL: nodejs#47660 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com>
Index of wrong parameter