Skip to content

Add ReadableStreamBYOBReader.prototype.read(view, { min }) #638

Add ReadableStreamBYOBReader.prototype.read(view, { min })

Add ReadableStreamBYOBReader.prototype.read(view, { min }) #638

Triggered via pull request September 16, 2023 10:59
Status Failure
Total duration 46s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test: reference-implementation/lib/ReadableStreamBYOBReader-impl.js#L37
Unexpected if as the only statement in an else block
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/