Update dependency @vector-im/compound-web to v7 - autoclosed #11528
Triggered via pull request
September 27, 2024 09:15
Status
Failure
Total duration
3m 35s
Artifacts
–
tests.yaml
on: pull_request
Jest
3m 26s
Skip SonarCloud in merge queue
0s
Annotations
2 errors
<UnsupportedBrowserView /> › should match snapshot:
test/unit-tests/async-components/structures/ErrorView-test.tsx#L35
expect(received).toMatchSnapshot()
Snapshot name: `<UnsupportedBrowserView /> should match snapshot 1`
- Snapshot - 5
+ Received + 5
@@ -63,11 +63,11 @@
<div
class="mx_Flex mx_ErrorView_buttons"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: start; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-4x);"
>
<button
- class="_button_zt6rp_17 _has-icon_zt6rp_61"
+ class="_button_i91xf_17 _has-icon_i91xf_66"
data-kind="secondary"
data-size="sm"
role="button"
tabindex="0"
>
@@ -104,11 +104,11 @@
<div
class="mx_Flex"
style="--mx-flex-display: flex; --mx-flex-direction: row; --mx-flex-align: start; --mx-flex-justify: start; --mx-flex-gap: var(--cpd-space-4x);"
>
<a
- class="_button_zt6rp_17 _has-icon_zt6rp_61"
+ class="_button_i91xf_17 _has-icon_i91xf_66"
data-kind="secondary"
data-size="lg"
href="https://packages.element.io/desktop/install/macos/Element.dmg"
role="link"
tabindex="0"
@@ -119,11 +119,11 @@
width="20"
/>
Mac
</a>
<a
- class="_button_zt6rp_17 _has-icon_zt6rp_61"
+ class="_button_i91xf_17 _has-icon_i91xf_66"
data-kind="secondary"
data-size="lg"
href="https://packages.element.io/desktop/install/win32/x64/Element%20Setup.exe"
role="link"
tabindex="0"
@@ -134,11 +134,11 @@
width="20"
/>
Windows (64-bit)
</a>
<a
- class="_button_zt6rp_17 _has-icon_zt6rp_61"
+ class="_button_i91xf_17 _has-icon_i91xf_66"
data-kind="secondary"
data-size="lg"
href="https://packages.element.io/desktop/install/win32/ia32/Element%20Setup.exe"
role="link"
tabindex="0"
@@ -149,11 +149,11 @@
width="20"
/>
Windows (32-bit)
</a>
<a
- class="_button_zt6rp_17 _has-icon_zt6rp_61"
+ class="_button_i91xf_17 _has-icon_i91xf_66"
data-kind="secondary"
data-size="lg"
href="https://element.io/download#linux"
role="link"
tabindex="0"
at Object.toMatchSnapshot (test/unit-tests/async-components/structures/ErrorView-test.tsx:35:30)
|
Jest
Process completed with exit code 1.
|