Skip to content

docs: update README with comprehensive feature documentation #7

docs: update README with comprehensive feature documentation

docs: update README with comprehensive feature documentation #7

Triggered via push August 1, 2025 22:35
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: push
Matrix: Test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Test (20.x)
Process completed with exit code 2.
Test (20.x): src/__tests__/png-metadata.test.ts#L257
Type '"content"' is not assignable to type 'DifferenceType'.
Test (20.x): src/__tests__/png-metadata.test.ts#L252
Type '{ id: number; bounds: { x: number; y: number; width: number; height: number; }; }' is missing the following properties from type 'DifferenceRegion': pixelCount, differencePixels, differencePercentage
Test (20.x): src/__tests__/png-metadata.test.ts#L248
Object literal may only specify known properties, and 'text' does not exist in type 'Record<DifferenceType, number>'.
Test (22.x)
Process completed with exit code 2.
Test (22.x): src/__tests__/png-metadata.test.ts#L257
Type '"content"' is not assignable to type 'DifferenceType'.
Test (22.x): src/__tests__/png-metadata.test.ts#L252
Type '{ id: number; bounds: { x: number; y: number; width: number; height: number; }; }' is missing the following properties from type 'DifferenceRegion': pixelCount, differencePixels, differencePercentage
Test (22.x): src/__tests__/png-metadata.test.ts#L248
Object literal may only specify known properties, and 'text' does not exist in type 'Record<DifferenceType, number>'.
Test (22.x)
The strategy configuration was canceled because "test._20_x" failed