Skip to content

feat(NODE-7315): Use BSON ByteUtils instead of Nodejs Buffer #8718

feat(NODE-7315): Use BSON ByteUtils instead of Nodejs Buffer

feat(NODE-7315): Use BSON ByteUtils instead of Nodejs Buffer #8718

Triggered via pull request January 14, 2026 01:31
Status Success
Total duration 1m 24s
Artifacts

dependencies.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: src/bson.ts#L56
Property 'concat' does not exist on type 'ByteUtils'.
build: src/bson.ts#L53
Property 'fromUTF8' does not exist on type 'ByteUtils'.