This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update dependency @vector-im/compound-web to v7 - autoclosed #879
Annotations
4 errors
Run tests:
test/components/views/right_panel/RoomSummaryCard-test.tsx#L101
expect(received).toMatchSnapshot()
Snapshot name: `<RoomSummaryCard /> renders the room summary 1`
- Snapshot - 1
+ Received + 1
@@ -67,11 +67,11 @@
<section
class="mx_Flex mx_RoomSummaryCard_badges"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: start; --mx-flex-justify: center; --mx-flex-gap: var(--cpd-space-2x);"
>
<span
- class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_qipht_17"
+ class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_1171v_17"
data-kind="default"
>
<svg
fill="currentColor"
height="1em"
at Object.toMatchSnapshot (test/components/views/right_panel/RoomSummaryCard-test.tsx:101:27)
|
Run tests:
test/components/views/right_panel/RoomSummaryCard-test.tsx#L117
expect(received).toMatchSnapshot()
Snapshot name: `<RoomSummaryCard /> renders the room topic in the summary 1`
- Snapshot - 1
+ Received + 1
@@ -67,11 +67,11 @@
<section
class="mx_Flex mx_RoomSummaryCard_badges"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: start; --mx-flex-justify: center; --mx-flex-gap: var(--cpd-space-2x);"
>
<span
- class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_qipht_17"
+ class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_1171v_17"
data-kind="default"
>
<svg
fill="currentColor"
height="1em"
at Object.toMatchSnapshot (test/components/views/right_panel/RoomSummaryCard-test.tsx:117:27)
|
Run tests:
test/components/views/right_panel/RoomSummaryCard-test.tsx#L134
expect(received).toMatchSnapshot()
Snapshot name: `<RoomSummaryCard /> has button to edit topic 1`
- Snapshot - 1
+ Received + 1
@@ -67,11 +67,11 @@
<section
class="mx_Flex mx_RoomSummaryCard_badges"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: start; --mx-flex-justify: center; --mx-flex-gap: var(--cpd-space-2x);"
>
<span
- class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_qipht_17"
+ class="_typography_yh5dq_162 _font-body-sm-medium_yh5dq_50 _badge_1171v_17"
data-kind="default"
>
<svg
fill="currentColor"
height="1em"
at Object.toMatchSnapshot (test/components/views/right_panel/RoomSummaryCard-test.tsx:134:27)
|
Run tests
Process completed with exit code 1.
|
Loading