Skip to content

buffer: add Buffer.fromHex() and Buffer.fromBase64() #81486

buffer: add Buffer.fromHex() and Buffer.fromBase64()

buffer: add Buffer.fromHex() and Buffer.fromBase64() #81486

Triggered via pull request December 23, 2025 14:21
Status Failure
Total duration 4m 12s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-js-and-md
Process completed with exit code 2.
lint-js-and-md: lib/buffer.js#L360
Use `const { Uint8ArrayFromBase64 } = primordials;` instead of the global
lint-js-and-md: lib/buffer.js#L346
Use `const { Uint8ArrayFromHex } = primordials;` instead of the global