| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #55218 +/- ##
==========================================
- Coverage 88.41% 88.40% -0.02%
==========================================
Files 652 652
Lines 186572 186572
Branches 36045 36041 -4
==========================================
- Hits 164957 164938 -19
- Misses 14899 14905 +6
- Partials 6716 6729 +13 |
Sorry, something went wrong.
|
ack! That's not what I meant to do. --force will be the end of me... I'll reopen in a moment. |
Sorry, something went wrong.
|
Can you please rebase? |
Sorry, something went wrong.
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/55218 ✔ Done loading data for nodejs/node/pull/55218 ----------------------------------- PR info ------------------------------------ Title tools: enforce errors to not be documented in legacy section (#55218) Author Aviv Keller <redyetidev@gmail.com> (@RedYetiDev) Branch RedYetiDev:patch-531581 -> nodejs:main Labels doc, tools, errors, author ready, commit-queue-squash Commits 3 - tools: enforce errors to not be documented in legacy section - fixup! tools: enforce errors to not be documented in legacy section - Update documented-errors.js Committers 2 - RedYetiDev <38299977+RedYetiDev@users.noreply.github.com> - GitHub <noreply@github.com> PR-URL: https://github.com/nodejs/node/pull/55218 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/55218 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 01 Oct 2024 16:58:13 GMT ✔ Approvals: 1 ✔ - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/55218#pullrequestreview-2343976038 ✘ This PR needs to wait 7 more hours to land (or 0 hours if there is one more approval) ✔ Last GitHub CI successful ℹ Last Full PR CI on 2024-10-02T20:14:07Z: https://ci.nodejs.org/job/node-test-pull-request/62900/ - Querying data for job/node-test-pull-request/62900/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/11233008727 |
Sorry, something went wrong.
PR-URL: #55218 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
| Back | FazBrowse Home | New Git URL |
This PR updates the lint rule to enforce that errors are in the right category. That is, errors that exist are not placed under the deprecated cateogory.