Skip to content

Fix Prettier formatting across docs, workflows, and playground files #3

Fix Prettier formatting across docs, workflows, and playground files

Fix Prettier formatting across docs, workflows, and playground files #3

Triggered via push March 6, 2026 03:35
Status Failure
Total duration 47s
Artifacts

ci.yml

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

Annotations

14 errors
test/apng.test.ts > toAPNG > file write > writes APNG file to disk: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:148:19
test/apng.test.ts > toAPNG > all overload signatures work: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:126:18
test/apng.test.ts > toAPNG > scale option produces larger frames: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:113:17
test/apng.test.ts > toAPNG > single-frame produces valid APNG: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:102:17
test/apng.test.ts > toAPNG > respects loop option: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:93:17
test/apng.test.ts > toAPNG > ends with IEND chunk: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:83:17
test/apng.test.ts > toAPNG > frame 0 uses IDAT, subsequent frames use fdAT: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:72:17
test/apng.test.ts > toAPNG > contains fcTL chunks for each frame: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:64:17
test/apng.test.ts > toAPNG > contains acTL chunk with correct frame count: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:50:17
test/apng.test.ts > toAPNG > starts with PNG signature: src/render/apng.ts#L12
TypeError: crc32 is not a function ❯ crc32 src/render/apng.ts:12:15 ❯ writeChunk src/render/apng.ts:22:26 ❯ toAPNG src/render/apng.ts:146:14 ❯ test/apng.test.ts:44:17
test (22)
The strategy configuration was canceled because "test._18" failed
test (22)
The operation was canceled.
test (20)
The strategy configuration was canceled because "test._18" failed
test (20)
The operation was canceled.