Skip to content

fix: Uint8Array<ArrayBufferLike> to ArrayBuffer via buffer.slice #43

fix: Uint8Array<ArrayBufferLike> to ArrayBuffer via buffer.slice

fix: Uint8Array<ArrayBufferLike> to ArrayBuffer via buffer.slice #43

Triggered via push March 5, 2026 18:22
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: src/index.ts#L182
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.