chore: update shared domain #222
Annotations
3 errors
|
test-image-workers
Process completed with exit code 1.
|
|
src/tests/type-endpoint.test.ts > type-endpoint - 200 - image - original:
services/image/src/tests/type-endpoint.test.ts#L92
Error: Snapshot `type-endpoint - 200 - image - original 1` mismatched
- Expected
+ Received
Blob {
Symbol(kHandle): Blob {},
- Symbol(kLength): 86670,
+ Symbol(kLength): 86831,
Symbol(kType): "image/png",
}
❯ src/tests/type-endpoint.test.ts:92:16
|
|
src/tests/ipfs.test.ts > ipfs - flexible variant - image :
services/image/src/tests/ipfs.test.ts#L155
AssertionError: expected null to be 'https://imagedelivery.net/jk5b6spi_m_…' // Object.is equality
- Expected:
"https://imagedelivery.net/jk5b6spi_m_-9qC4VTnjpg/bafybeidv3wgydacgpre67lkciihrttvwl5nibzftxfppy6lfanjja4v7zm/w=100"
+ Received:
null
❯ src/tests/ipfs.test.ts:155:23
|