Skip to content

chore: update dist/ #22

chore: update dist/

chore: update dist/ #22

Triggered via push August 1, 2024 20:38
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
wasm/talvos.test.ts > talvos > ticks: wasm/talvos.test.ts#L193
AssertionError: expected [ +0, +0, +0 ] to deeply equal [ 3, +0, +0 ] - Expected + Received Array [ - 3, + 0, 0, 0, ] ❯ wasm/talvos.test.ts:193:20
content/talvos/fill_idx.test.ts > fill_idx > runs: content/talvos/fill_idx.test.ts#L66
Error: Snapshot `fill_idx > runs 1` mismatched - Expected + Received " - Buffer 'a' (64 bytes): + Buffer 'a' (16 bytes): a[0] = 0 a[1] = 1 a[2] = 2 a[3] = 3 - a[4] = 4 - a[5] = 5 - a[6] = 6 - a[7] = 7 - a[8] = 8 - a[9] = 9 - a[10] = 10 - a[11] = 11 - a[12] = 12 - a[13] = 13 - a[14] = 14 - a[15] = 15 " ❯ content/talvos/fill_idx.test.ts:66:18
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/