Skip to content

feat: update iterator implementation for browser compatibility #29

feat: update iterator implementation for browser compatibility

feat: update iterator implementation for browser compatibility #29

Triggered via push November 2, 2024 15:16
Status Failure
Total duration 52s
Artifacts

nodejs.yml

on: push
nodejs  /  prepare
5s
nodejs / prepare
nodejs  /  lint-eslint
22s
nodejs / lint-eslint
nodejs  /  lint-prettier
27s
nodejs / lint-prettier
nodejs  /  lint-check-types
0s
nodejs / lint-check-types
Matrix: nodejs / test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
nodejs / test (14)
Process completed with exit code 1.
src/__tests__/iterator.test.js > iterator: src/__tests__/iterator.test.js#L15
ReferenceError: TextDecoderStream is not defined ❯ src/__tests__/iterator.test.js:15:23
src/__tests__/iterator.test.js > iterator on stream: src/__tests__/iterator.test.js#L72
TypeError: openAsBlob is not a function ❯ src/__tests__/iterator.test.js:72:22
src/__tests__/iterator.test.js > iterator on fileCollection stream: src/__tests__/iterator.test.js#L142
ReferenceError: TextDecoderStream is not defined ❯ src/__tests__/iterator.test.js:142:23
nodejs / test (16)
Process completed with exit code 1.
src/__tests__/iterator.test.js > iterator on stream: src/__tests__/iterator.test.js#L72
TypeError: openAsBlob is not a function ❯ src/__tests__/iterator.test.js:72:22
nodejs / test (18)
Process completed with exit code 1.