fix: fixed types #215
Annotations
2 errors
src/generators/manifest/index.test.ts > Given archive with a folder containing a space > should encode space but not the slash:
packages/streamer/src/generators/manifest/index.test.ts#L129
AssertionError: expected [ { id: '0.page_1.jpg', …(7) } ] to deeply equal [ { …(7) } ]
- Expected
+ Received
Array [
Object {
"href": "Chapter%201/page_1.jpg",
"id": "0.page_1.jpg",
+ "index": 0,
"mediaType": undefined,
"pageSpreadLeft": undefined,
"pageSpreadRight": undefined,
"progressionWeight": 1,
"renditionLayout": "pre-paginated",
},
]
❯ src/generators/manifest/index.test.ts:129:33
|
check
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
172 KB |
|