Skip to content

feat: add new modifiers for imageengine with tests #3534

feat: add new modifiers for imageengine with tests

feat: add new modifiers for imageengine with tests #3534

Triggered via pull request February 11, 2025 09:34
Status Failure
Total duration 16m 33s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/unit/providers.test.ts > Providers > imageengine modifiers: test/unit/providers.test.ts#L344
AssertionError: expected { Object (url) } to match object { Object (url) } - Expected + Received { - "url": "https://foo.bar.com/image.jpg?imgeng=/maxdpr_2/w_300", + "url": "https://foo.bar.com/image.jpg?imgeng=/w_300/maxdpr_2", } ❯ test/unit/providers.test.ts:344:25
ci (ubuntu-latest)
Process completed with exit code 1.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.