Skip to content

fix Known differences #14

fix Known differences

fix Known differences #14

Triggered via push March 6, 2026 09:36
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
test-and-verify
20s
test-and-verify
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-and-verify
Process completed with exit code 1.
src/__tests__/semantic-react-compat.test.ts > Compat: images > simple image: src/__tests__/semantic-react-compat.test.ts#L89
AssertionError: expected '<link as="image" href="https://exampl…' to be '<p><img class="ql-image" src="https:/…' // Object.is equality Expected: "<p><img class="ql-image" src="https://example.com/img.png"/></p>" Received: "<link as="image" href="https://example.com/img.png" rel="preload"/><div><p><img class="ql-image" src="https://example.com/img.png"/></p></div>" ❯ assertSameHtml src/__tests__/semantic-react-compat.test.ts:89:21 ❯ src/__tests__/semantic-react-compat.test.ts:579:5