sand4rt / ftp-deployer

Simple SFTP / FTP deployment with NodeJS.
https://github.com/marketplace/actions/ftp-deployer
MIT License
47 stars 12 forks source link

DeprecationWarning: Buffer() #10

Closed renanlido closed 2 years ago

renanlido commented 2 years ago

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

image

sand4rt commented 2 years ago

Duplicate of https://github.com/sand4rt/ftp-deployer/issues/4