Skip to content
Triggered via push February 3, 2025 05:44
Status Failure
Total duration 1m 47s
Artifacts

codecov.yml

on: push
Run tests and collect coverage
1m 38s
Run tests and collect coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/demo/demo.test.tsx > Rendering demo: src/MarkdownEditor/demos/bug.tsx > renders src/MarkdownEditor/demos/bug.tsx correctly: tests/demo/demo.test.tsx#L58
Error: Timed out in waitFor. Ignored nodes: comments, script, style <html class="" > <head /> <body class="" style="--slide-scale: 0.2; --viewport-width: 0px; --viewport-height: 0px;" > <div> <div class="ant-app" > <div> test </div> <div style="padding: 212px; border: 1px solid #f0f0f0; margin: 20px auto; width: 100%;" > <div class="markdown-editor ant-md-editor ant-md-editor-readonly" style="width: 100%; height: auto; display: flex; flex-direction: column; max-height: 100%;" > <div style="padding-top: 8px; padding-right: 8px; padding-bottom: 8px; overflow: auto; display: flex; height: 100%; position: relative; gap: 24px;" > <div autocapitalize="false" autocorrect="false" class="ant-md-editor-content-readonly ant-md-editor-content" contenteditable="false" data-slate-editor="true" data-slate-node="value" spellcheck="false" style="position: relative; white-space: pre-wrap; word-wrap: break-word; font-size: 14px;" zindex="-1" > <h2 class="ant-md-editor-drag-el empty" data-be="head" data-head="" data-slate-node="element" data-title="true" id="" > <span data-slate-node="text" > <span class=" " data-be="text" data-slate-leaf="true" draggable="false" > <span data-slate-length="0" data-slate-zero-width="n" >  <br /> </span> </span> </span> </h2> </div> </div> </div> </div> <div style="padding: 212px; border: 1px solid #f0f0f0; margin: 20px auto; width: 100%;" > <div class="markdown-editor ant-md-editor ant-md-editor-readonly" style="width: 100%; height: auto; display: flex; flex-direction: column; max-height: 100%;" > <div style="padding-top: 8px; padding-right: 8px; padding-bottom: 8px; overflow: auto; display: flex; height: 100%; position: relative; gap: 24px;" > <div autocapitalize="false" autocorrect="false" class="ant-md-editor-content-readonly ant-md-editor-content" contenteditable="false" data-slate-editor="true" data-slate-node="value" spellcheck="false" style="position: relative; white-space: pre-wrap; word-wrap: break-word; font-size: 14px;" zindex="-1" > <h2 class="ant-md-editor-drag-el" data-be="head" data-head="紧急功能" data-slate-node="element" data-title="true" id="紧急功能" > <span data-slate-node="text" > <span class=" " data-be="text" data-slate-leaf="true" draggable="false" > <span data-slate-string="true" > 紧急功能 </span> </span> </span> </h2> <div class="relative" data-be="list"
Run tests and collect coverage
Process completed with exit code 1.