Navigation Menu

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

Deprecated warning on running tests #145

Closed
sswaroopgupta opened this issue May 4, 2018 · 2 comments
Closed

Deprecated warning on running tests #145

sswaroopgupta opened this issue May 4, 2018 · 2 comments
Assignees

Comments

@sswaroopgupta
Copy link
Contributor

Expected behavior
Should not get the deprecated warnings

Actual behavior

(node:20554) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

Steps to replicate

  • Run gauge-lsp-tests

The above message is displayed on run

Version

Gauge version: 0.9.8.nightly-2018-05-01
Commit Hash: 765d3e7

Plugins
-------
js (2.3.0.nightly-2018-05-03)
@BugDiver BugDiver added the ready label May 16, 2018
@Apoorva-GA Apoorva-GA self-assigned this May 21, 2018
@sswaroopgupta
Copy link
Contributor Author

This warning occurs when node version 10 is used.

@Apoorva-GA
Copy link
Contributor

Fix should be available in gauge-js nightly >= 21/05/18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants