-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.errorsIssues and PRs related to JavaScript errors originated in Node.js core.Issues and PRs related to JavaScript errors originated in Node.js core.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
Description
See #21491 for a full list of removed/inconsistent error codes (h/t to @ChALkeR for the investigation). There could be more though
Actions requested
- Add a new section in
doc/api/errors.md
documenting the removed error codes - Add change logs for those codes (releases in which they initially appeared and got removed). This requires a bit more archeology.
- To find out when a code got added, look into the git blame of
doc/api/errors.md
(before it got removed) and identify the commit where it was added (GitHub's commit UI will show the tags where the commit appears so it shouldn't be too hard). - To find out when a code got added, see doc: remove 2 unused error codes from errors.md #21491
- To find out when a code got added, look into the git blame of
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.errorsIssues and PRs related to JavaScript errors originated in Node.js core.Issues and PRs related to JavaScript errors originated in Node.js core.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.