Skip to content

Node Buffer-related deprecation warning #44

@obi1kenobi

Description

@obi1kenobi
(node:1636) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Seen in https://github.com/tokio-rs/tokio/actions/runs/4788275544/jobs/8514678819

Treating this as a bug.

Metadata

Metadata

Assignees

Labels

C-bugCategory: doesn't meet expectations

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions