Skip to content
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

Request for warning documentation #24987

Closed
RobertDiebels opened this issue Dec 12, 2018 · 3 comments
Closed

Request for warning documentation #24987

RobertDiebels opened this issue Dec 12, 2018 · 3 comments
Labels
doc Issues and PRs related to the documentations. feature request Issues that request new features to be added to Node.js.

Comments

@RobertDiebels
Copy link

I would like to request documentation for NodeJS warnings. I've searched for a list of them just like the one available for Errors but to no avail. If the docs do exist please point me into the right direction.

@ZYSzys
Copy link
Member

ZYSzys commented Dec 12, 2018

IMHO, the Deprecated APIs which shows deprecated apis' waring is a kind of waring documentation right ?

@RobertDiebels
Copy link
Author

@ZYSzys Well for warnings concerning the deprecated API's that would suffice. For warnings like PromiseRejectionHandledWarning or UnhandledPromiseRejectionWarning that are still thrown by Node I don't think there is any documentation. Even-though the names are pretty self-explanatory it would be nice to have a full list of all the Warnings Node currently throws.

@vsemozhetbyt vsemozhetbyt added doc Issues and PRs related to the documentations. feature request Issues that request new features to be added to Node.js. labels Dec 12, 2018
@Fishrock123
Copy link
Contributor

I've wanted this before too.

jasnell added a commit to jasnell/node that referenced this issue Jan 2, 2021
Fixes: nodejs#24987
Signed-off-by: James M Snell <jasnell@gmail.com>
@jasnell jasnell closed this as completed in 5499caa Jan 3, 2021
danielleadams pushed a commit that referenced this issue Jan 12, 2021
Fixes: #24987
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #36713
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this issue May 1, 2021
Fixes: #24987
Signed-off-by: James M Snell <jasnell@gmail.com>

PR-URL: #36713
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. feature request Issues that request new features to be added to Node.js.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants