Skip to content

fix(chunks): send leftover chunks #71

fix(chunks): send leftover chunks

fix(chunks): send leftover chunks #71

Triggered via push April 25, 2024 08:57
Status Failure
Total duration 45s
Artifacts

build.yml

on: push
Build & Test
34s
Build & Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test/browser.test.ts > Browser Fetch API > Download file browser - memory: test/browser.test.ts#L20
Error: Snapshot `Browser Fetch API > Download file browser - memory 1` mismatched - Expected + Received - "9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9" + "f4554774085635d3b15e3619527870a6a731478a0fe9d110e5c12d6d658f22f4" ❯ test/browser.test.ts:20:14
test/browser.test.ts > Browser Fetch API > Download file browser: test/browser.test.ts#L40
Error: Snapshot `Browser Fetch API > Download file browser 1` mismatched - Expected + Received - "9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9" + "f4554774085635d3b15e3619527870a6a731478a0fe9d110e5c12d6d658f22f4" ❯ test/browser.test.ts:40:14
test/browser.test.ts > Browser Fetch memory > Download file browser - chunks, memory (fetch): test/browser.test.ts#L92
AssertionError: expected 36700160 to be -1 // Object.is equality - Expected + Received - -1 + 36700160 ❯ test/browser.test.ts:92:14
test/copy-file.test.ts > File Copy > copy image one stream: test/copy-file.test.ts#L50
AssertionError: expected '2cb61ea7138e24d4ae2c20468311a7cb78151…' to be '9ae3ff19ee04fc02e9c60ce34e42858d16b46…' // Object.is equality - Expected + Received - 9ae3ff19ee04fc02e9c60ce34e42858d16b46eeb88634d2035693c1ae9dbcbc9 + 2cb61ea7138e24d4ae2c20468311a7cb78151f3aefaa69f709105828c957b62c ❯ test/copy-file.test.ts:50:14
test/download.test.ts > File Download > Total bytes written: test/download.test.ts#L61
AssertionError: expected 26223702 to be 40789822 // Object.is equality - Expected + Received - 40789822 + 26223702 ❯ test/download.test.ts:61:14
Build & Test
Process completed with exit code 1.
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.