Skip to content

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

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

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

Triggered via pull request January 14, 2026 20:17
Status Failure
Total duration 48s
Artifacts

build_docs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/bson.ts#L59
Property 'ByteUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L57
Property 'ByteUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L55
Property 'ByteUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L50
Property 'NumberUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L44
Property 'ByteUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L43
Property 'NumberUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L42
Property 'NumberUtils' does not exist on type 'typeof BSON'.
build: src/bson.ts#L41
Property 'NumberUtils' does not exist on type 'typeof BSON'.
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.