Skip to content

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

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

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

Triggered via pull request January 14, 2026 19:52
Status Failure
Total duration 47s
Artifacts

build_docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 1.
build: src/bson.ts#L61
Property 'concat' does not exist on type 'ByteUtils'.
build: src/bson.ts#L55
Property 'fromUTF8' does not exist on type 'ByteUtils'.
build: src/bson.ts#L11
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.
build: src/bson.ts#L2
Module '"bson"' declares 'ByteUtils' locally, but it is not exported.