-
Notifications
You must be signed in to change notification settings - Fork 48
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
Depreciation warning on OUTPUT screen #274
Comments
+1
|
Very annoying. Any idea how to stop this until it's fixed? |
Hey, we got the some issues with the newest VSCode version Version: 1.50.0 any hope this gets fixed? |
This issue is pretty annoying. vscode keeps randomly focusing the "Ansible Playbook Language" output tab even in projects that don't use Ansible. |
the source is here https://github.com/nodejs/node/blob/master/lib/buffer.js#L164-L180 is there any way to specify |
Seems like this extension is EOL and won't this won't get fixed: #282 Not sure what the alternatives are, though. |
There's an alternative This is actually a good policy on VsCode + Maintainer If the LICENSE allow it ... fork it / use it |
Issue Type: Bug
vscoss.vscode-ansible v0.5.2
[Error - 11:38:39 AM] (node:19040) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Version: 1.49.0
Commit: e790b931385d72cf5669fcefc51cdf65990efa5d
Date: 2020-09-10T13:20:50.359Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 5.4.0-47-generic
Extension version: 0.5.2
VS Code version: Code 1.49.0 (e790b931385d72cf5669fcefc51cdf65990efa5d, 2020-09-10T13:20:50.359Z)
OS version: Linux x64 5.4.0-47-generic
The text was updated successfully, but these errors were encountered: