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

Add deprecations warnings and failures to CI builds #423

Open
lholmquist opened this issue Mar 20, 2020 · 0 comments
Open

Add deprecations warnings and failures to CI builds #423

lholmquist opened this issue Mar 20, 2020 · 0 comments

Comments

@lholmquist
Copy link
Member

Node provides flags that allow for failing when deprecated functionality is used. There are also flags for printing out deprecation warnings on functionality that will soon be deprecated. Turning on these flags will help us catch issues early that may cause failures in the future.

https://nodejs.org/api/deprecations.html#deprecations_deprecated_apis

This has more info on the --pending-deprecation and --throw-deprecation flags

@lholmquist lholmquist added this to Inbox in Tooling and Modules Apr 1, 2020
@lholmquist lholmquist moved this from Inbox to Backlog in Tooling and Modules Apr 1, 2020
@helio-frota helio-frota self-assigned this Sep 2, 2020
@helio-frota helio-frota removed their assignment Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants