Skip to content

Turning "data" event to Uint8Array only for now (to keep compatibility with old versions) #74

Turning "data" event to Uint8Array only for now (to keep compatibility with old versions)

Turning "data" event to Uint8Array only for now (to keep compatibility with old versions) #74

Triggered via pull request December 25, 2025 11:12
Status Failure
Total duration 14s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Node 20 / ubuntu-latest
Process completed with exit code 1.
Node 20 / ubuntu-latest: lite.ts#L428
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.