Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
test: add lint rule to forbid use of assert.ok(/regex/.test(…))#60832
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
nodejs-github-bot commented Nov 23, 2025
Review requested:
|
codecovbot commented Nov 23, 2025 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #60832 +/- ## ======================================= Coverage 88.55% 88.56% ======================================= Files 703 703 Lines 208259 208259 Branches 40172 40187 +15 ======================================= + Hits 184434 184454 +20 + Misses 15826 15812 -14 + Partials 7999 7993 -6 🚀 New features to boost your workflow:
|
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 24, 2025
nodejs-github-bot commented Nov 24, 2025
nodejs-github-bot commented Nov 25, 2025
Commit Queue failed- Loading data for nodejs/node/pull/60832 ✔ Done loading data for nodejs/node/pull/60832 ----------------------------------- PR info ------------------------------------ Title test: add lint rule to forbid use of `assert.ok(/regex/.test(…))` (#60832) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch aduh95:test-assert.match -> nodejs:main Labels test, node-api, author ready, needs-ci, commit-queue-squash Commits 2 - test: add lint rule to forbid use of `assert.ok(/regex/.test(…))` - Apply suggestions from code review Committers 2 - Antoine du Hamel <[email protected]> - GitHub <[email protected]> PR-URL: https://github.com/nodejs/node/pull/60832 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/60832 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 23 Nov 2025 20:01:54 GMT ✔ Approvals: 4 ✔ - LiviaMedeiros (@LiviaMedeiros): https://github.com/nodejs/node/pull/60832#pullrequestreview-3500654228 ✔ - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/60832#pullrequestreview-3500730450 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/60832#pullrequestreview-3501581347 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/60832#pullrequestreview-3504510330 ⚠ This PR has conflicts that must be resolved ✔ Last GitHub CI successful ℹ Last Full PR CI on 2025-11-24T15:39:49Z: https://ci.nodejs.org/job/node-test-pull-request/70297/ - Querying data for job/node-test-pull-request/70297/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/19682733556 |
PR-URL: nodejs#60832 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
b38d97d to 4451309Compareaduh95 commented Nov 25, 2025
Landed in 4451309 |
4451309 into nodejs:mainUh oh!
There was an error while loading. Please reload this page.
PR-URL: #60832 Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]>
PR-URL: #60879 Refs: #60832 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #60878 Refs: #60832 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
PR-URL: #60879 Refs: #60832 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
PR-URL: #60878 Refs: #60832 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
No description provided.