docs: update README with comprehensive feature documentation #7
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
|