-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
DeprecationWarning #51
Comments
using v6.0.6 on Windows agent v3.242.1 displays the same error then the pipeline stops |
Hi @HDBK2297, @danielste888, |
Hello, any updates regarding this issue? |
Hi @AndBrug, |
After some investigation it seems that both issues are coming from the function Can you confirm that you are setting on of these? I'll report this issue to the team owning the |
I confirm that I am using a proxy password. Thank you for your analysis and reporting the bug to the team responsible for the azure-pipelines-task-lib ! |
Me too: I'm using it behind a corporate proxy |
##error [DEP0106] DeprecationWarning: crypto.createCipher is deprecated.
(Use
node --trace-deprecation ...
to show where the warning was created)##error Warning: Use Cipheriv for counter mode of aes-256-ctr
##error [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
The text was updated successfully, but these errors were encountered: