Skip to content

feat(ipos): car file support #197

feat(ipos): car file support

feat(ipos): car file support #197

Triggered via pull request September 27, 2024 07:15
Status Failure
Total duration 46s
Artifacts

test.yml

on: pull_request
test-image-workers
33s
test-image-workers
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/tests/type-endpoint.test.ts > type-endpoint - 302 - image: services/image/src/tests/type-endpoint.test.ts#L69
Error: Snapshot `type-endpoint - 302 - image 1` mismatched - Expected + Received Blob { Symbol(kHandle): Blob {}, - Symbol(kLength): 86738, + Symbol(kLength): 86717, Symbol(kType): "image/png", } ❯ src/tests/type-endpoint.test.ts:69:16
src/tests/type-endpoint.test.ts > type-endpoint - 200 - image - original: services/image/src/tests/type-endpoint.test.ts#L88
Error: Snapshot `type-endpoint - 200 - image - original 1` mismatched - Expected + Received Blob { Symbol(kHandle): Blob {}, - Symbol(kLength): 86783, + Symbol(kLength): 86670, Symbol(kType): "image/png", } ❯ src/tests/type-endpoint.test.ts:88:16
test-image-workers
Process completed with exit code 1.
test-image-workers
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/