Skip to content

fix: widen pending to Uint8Array to accept ArrayBufferLike from reader #47

fix: widen pending to Uint8Array to accept ArrayBufferLike from reader

fix: widen pending to Uint8Array to accept ArrayBufferLike from reader #47

Triggered via push March 5, 2026 18:30
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
conformance
conformance
bench
bench
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: src/index.ts#L194
Argument of type 'ArrayBuffer | SharedArrayBuffer' is not assignable to parameter of type 'ArrayBuffer'.