Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Buffer() is deprecated due to security and usability issues #94

Open
rvalitov opened this issue Mar 31, 2023 · 0 comments
Open

Buffer() is deprecated due to security and usability issues #94

rvalitov opened this issue Mar 31, 2023 · 0 comments
Labels
dependencies Managing dependencies good first issue Good for newcomers help wanted Contributions are welcome

Comments

@rvalitov
Copy link
Contributor

Hi! Thank you for this project!
When I use GitHub Actions I see the following warning message:

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

Screenshot:
image

@gavv gavv added help wanted Contributions are welcome dependencies Managing dependencies labels May 3, 2023
@gavv gavv added the good first issue Good for newcomers label Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Managing dependencies good first issue Good for newcomers help wanted Contributions are welcome
Projects
None yet
Development

No branches or pull requests

2 participants