Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.4k
assert: remove deprecated getFunction() usage#46661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Conversation
The method is meant to be removed by the V8 team. It is not a critical functionality that is removed, therefore no alternative is checked for either. Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Signed-off-by: Ruben Bridgewater <[email protected]>
nodejs-github-bot commented Feb 16, 2023
nodejs-github-bot commented Feb 17, 2023
nodejs-github-bot commented Feb 17, 2023
nodejs-github-bot commented Feb 17, 2023
nodejs-github-bot commented Feb 17, 2023
nodejs-github-bot commented Feb 17, 2023
nodejs-github-bot commented Feb 18, 2023
nodejs-github-bot commented Feb 18, 2023
nodejs-github-bot commented Feb 18, 2023
Commit Queue failed- Loading data for nodejs/node/pull/46661 ✔ Done loading data for nodejs/node/pull/46661 ----------------------------------- PR info ------------------------------------ Title assert: remove deprecated getFunction() usage (#46661) Author Ruben Bridgewater (@BridgeAR) Branch BridgeAR:remove-getfunction -> nodejs:main Labels assert, author ready, needs-ci Commits 1 - assert: remove deprecated getFunction() usage Committers 1 - Ruben Bridgewater PR-URL: https://github.com/nodejs/node/pull/46661 Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Reviewed-By: Joyee Cheung Reviewed-By: Michaël Zasso Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Ujjwal Sharma Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46661 Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Reviewed-By: Joyee Cheung Reviewed-By: Michaël Zasso Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Ujjwal Sharma Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 14 Feb 2023 23:09:25 GMT ✔ Approvals: 6 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1298663890 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1298943870 ✔ - Mohammed Keyvanzadeh (@VoltrexKeyva): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299171916 ✔ - Ujjwal Sharma (@ryzokuken): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299582281 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299620087 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46661#pullrequestreview-1302217081 ✖ Last GitHub CI failed ℹ Last Full PR CI on 2023-02-18T03:17:01Z: https://ci.nodejs.org/job/node-test-pull-request/49673/ - Querying data for job/node-test-pull-request/49673/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4210382412 |
nodejs-github-bot commented Feb 19, 2023
Commit Queue failed- Loading data for nodejs/node/pull/46661 ✔ Done loading data for nodejs/node/pull/46661 ----------------------------------- PR info ------------------------------------ Title assert: remove deprecated getFunction() usage (#46661) Author Ruben Bridgewater (@BridgeAR) Branch BridgeAR:remove-getfunction -> nodejs:main Labels assert, author ready, needs-ci Commits 1 - assert: remove deprecated getFunction() usage Committers 1 - Ruben Bridgewater PR-URL: https://github.com/nodejs/node/pull/46661 Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Reviewed-By: Joyee Cheung Reviewed-By: Michaël Zasso Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Ujjwal Sharma Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46661 Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Reviewed-By: Joyee Cheung Reviewed-By: Michaël Zasso Reviewed-By: Mohammed Keyvanzadeh Reviewed-By: Ujjwal Sharma Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 14 Feb 2023 23:09:25 GMT ✔ Approvals: 6 ✔ - Joyee Cheung (@joyeecheung) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1298663890 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1298943870 ✔ - Mohammed Keyvanzadeh (@VoltrexKeyva): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299171916 ✔ - Ujjwal Sharma (@ryzokuken): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299582281 ✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46661#pullrequestreview-1299620087 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46661#pullrequestreview-1302217081 ✖ Last GitHub CI failed ℹ Last Full PR CI on 2023-02-18T08:38:53Z: https://ci.nodejs.org/job/node-test-pull-request/49673/ - Querying data for job/node-test-pull-request/49673/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/4218112584 |
BridgeAR commented Feb 19, 2023
Is there maybe an issue with the commit queue? The CI seems green? |
richardlau commented Feb 20, 2023
https://github.com/nodejs/node/actions/runs/4178911522/jobs/7246072143 has failed. |
BridgeAR commented Feb 20, 2023
Ah, I did not know that we checked for the github ones as well and did not read the message close enough ad it seems. |
nodejs-github-bot commented Feb 20, 2023
Landed in 43c380e |
The method is meant to be removed by the V8 team. It is not a critical functionality that is removed, therefore no alternative is checked for either. Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Signed-off-by: Ruben Bridgewater <[email protected]> PR-URL: #46661 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
The method is meant to be removed by the V8 team. It is not a critical functionality that is removed, therefore no alternative is checked for either. Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421 Signed-off-by: Ruben Bridgewater <[email protected]> PR-URL: #46661 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Ujjwal Sharma <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
The method is meant to be removed by the V8 team. It is not a critical functionality that is removed, therefore no alternative is checked for either.
Refs: https://bugs.chromium.org/p/v8/issues/detail?id=9421
@nodejs/v8 PTAL