chore(deps-dev): bump jsdom from 25.0.1 to 27.0.0 #29
Annotations
5 errors
|
|
|
tests/Sticky.spec.jsx#L198
AssertionError: expected <div …(2)></div> to be null
- Expected:
null
+ Received:
<div
class="rc-table-sticky-scroll-bar"
style="width: 50px; transform: translate3d(0px, 0, 0);"
/>
❯ tests/Sticky.spec.jsx:198:75
|
|
tests/Hover.spec.tsx#L239
AssertionError: expected <td class="rc-table-cell"></td> to be falsy
- Expected:
false
+ Received:
<td
class="rc-table-cell"
>
Lucy
</td>
❯ tests/Hover.spec.tsx:239:65
|
|
tests/Hover.spec.tsx#L41
AssertionError: expected <td class="rc-table-cell"></td> to be falsy
- Expected:
false
+ Received:
<td
class="rc-table-cell"
>
Lucy
</td>
❯ tests/Hover.spec.tsx:41:65
|
|
tests/Hover.spec.tsx#L26
AssertionError: expected <td class="rc-table-cell"></td> to be falsy
- Expected:
false
+ Received:
<td
class="rc-table-cell"
>
Lucy
</td>
❯ tests/Hover.spec.tsx:26:65
|
The logs for this run have expired and are no longer available.
Loading