Skip to content

Use extended Editor type in useSlateWithV return type (#5763) #4014

Use extended Editor type in useSlateWithV return type (#5763)

Use extended Editor type in useSlateWithV return type (#5763) #4014

Triggered via push November 19, 2024 18:14
Status Success
Total duration 4m 16s
Artifacts

ci.yml

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

Annotations

1 error, 1 warning, and 1 notice
[firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder: playwright/integration/examples/placeholder.test.ts#L32
1) [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder Error: expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 83.19999694824219 Received: 22.399993896484375 30 | throw new Error('Could not get bounding box for placeholder') 31 | > 32 | expect(editorBoundingBox.height).toBeGreaterThanOrEqual( | ^ 33 | placeholderBoundingBox.height 34 | ) 35 | }) at /home/runner/work/slate/slate/playwright/integration/examples/placeholder.test.ts:32:38
Slow Test: [chromium] › integration/examples/code-highlighting.test.ts#L1
[chromium] › integration/examples/code-highlighting.test.ts took 15.9s
🎭 Playwright Run Summary
1 flaky [firefox] › integration/examples/placeholder.test.ts:18:7 › placeholder example › renders editor tall enough to fit placeholder 2 skipped 75 passed (1.7m)