Uh oh!
There was an error while loading. Please reload this page.
test: replace forEach with for-of in test-webcrypto-export-import-ec - #50793
test: replace forEach with for-of in test-webcrypto-export-import-ec#50793cricciardi wants to merge 1 commit into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Nov 22, 2023
RafaelGSS
left a comment
There was a problem hiding this comment.
@cricciardi apparently, your commit don't include email and username. Can you --resetAuthor after configuring your git? (git config user.name ...)
cricciardi
commented
Nov 24, 2023
@RafaelGSS I updated my commit with username and password |
nodejs-github-bot
commented
Nov 27, 2023
nodejs-github-bot
commented
Dec 10, 2023
nodejs-github-bot
commented
Dec 15, 2023
RafaelGSS
commented
Dec 15, 2023
@cricciardi If you see the commit list you will notice the first commit doesn't belong to your github account, can you fix it, please? Basically, just squash all the commits into one and make sure to run |
cricciardi
commented
Dec 20, 2023
Hi @RafaelGSS, But it seems not works. Can you tell me what I do wrong? |
RafaelGSS
commented
Dec 21, 2023
You need to set squash in all other commits but the first commit |
marco-ippolito
commented
Dec 21, 2023
User @cricciardi reached out and asked me to fix the commit |
PR-URL: nodejs#50772 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
cricciardi
commented
Dec 21, 2023
Hi @marco-ippolito and @RafaelGSS, I open a new PR #51249 |
test: replace forEach with for-of in test-webcrypto-export-import-ec