This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
build(deps): bump @vector-im/compound-web from 6.0.0 to 6.1.1 in /frontend #6381
ci.yaml
on: pull_request
Check frontend style
1m 6s
Run the frontend test suite
54s
Run `cargo deny` checks
29s
Check schema
5m 37s
Check syn2mas
22s
Tests done
3s
Annotations
7 errors and 3 notices
src/components/CompatSession.test.tsx > <CompatSession /> > renders an active session:
frontend/src/components/CompatSession.test.tsx#L57
Error: Snapshot `<CompatSession /> > renders an active session 1` mismatched
- Expected
+ Received
@@ -83,11 +83,11 @@
>
<button
aria-controls="radix-:r0:"
aria-expanded={false}
aria-haspopup="dialog"
- className="_button_zt6rp_17 _has-icon_zt6rp_61 _destructive_zt6rp_111"
+ className="_button_i91xf_17 _has-icon_i91xf_66 _destructive_i91xf_116"
data-kind="secondary"
data-size="sm"
data-state="closed"
onClick={[Function]}
role="button"
❯ src/components/CompatSession.test.tsx:57:32
|
src/components/OAuth2Session.test.tsx > <OAuth2Session /> > renders an active session:
frontend/src/components/OAuth2Session.test.tsx#L63
Error: Snapshot `<OAuth2Session /> > renders an active session 1` mismatched
- Expected
+ Received
@@ -80,11 +80,11 @@
>
<button
aria-controls="radix-:r0:"
aria-expanded={false}
aria-haspopup="dialog"
- className="_button_zt6rp_17 _has-icon_zt6rp_61 _destructive_zt6rp_111"
+ className="_button_i91xf_17 _has-icon_i91xf_66 _destructive_i91xf_116"
data-kind="secondary"
data-size="sm"
data-state="closed"
onClick={[Function]}
role="button"
❯ src/components/OAuth2Session.test.tsx:63:32
|
src/components/SessionDetail/CompatSessionDetail.test.tsx > <CompatSessionDetail> > renders a compatability session details:
frontend/src/components/SessionDetail/CompatSessionDetail.test.tsx#L61
Error: Snapshot `<CompatSessionDetail> > renders a compatability session details 1` mismatched
- Expected
+ Received
@@ -229,11 +229,11 @@
</div>
<button
aria-controls="radix-:r0:"
aria-expanded="false"
aria-haspopup="dialog"
- class="_button_zt6rp_17 _has-icon_zt6rp_61 _destructive_zt6rp_111"
+ class="_button_i91xf_17 _has-icon_i91xf_66 _destructive_i91xf_116"
data-kind="secondary"
data-size="sm"
data-state="closed"
role="button"
tabindex="0"
❯ src/components/SessionDetail/CompatSessionDetail.test.tsx:61:23
|
src/components/SessionDetail/CompatSessionDetail.test.tsx > <CompatSessionDetail> > renders a compatability session without an ssoLogin:
frontend/src/components/SessionDetail/CompatSessionDetail.test.tsx#L83
Error: Snapshot `<CompatSessionDetail> > renders a compatability session without an ssoLogin 1` mismatched
- Expected
+ Received
@@ -184,11 +184,11 @@
</div>
<button
aria-controls="radix-:r3:"
aria-expanded="false"
aria-haspopup="dialog"
- class="_button_zt6rp_17 _has-icon_zt6rp_61 _destructive_zt6rp_111"
+ class="_button_i91xf_17 _has-icon_i91xf_66 _destructive_i91xf_116"
data-kind="secondary"
data-size="sm"
data-state="closed"
role="button"
tabindex="0"
❯ src/components/SessionDetail/CompatSessionDetail.test.tsx:83:23
|
src/components/SessionDetail/OAuth2SessionDetail.test.tsx > <OAuth2SessionDetail> > renders session details:
frontend/src/components/SessionDetail/OAuth2SessionDetail.test.tsx#L65
Error: Snapshot `<OAuth2SessionDetail> > renders session details 1` mismatched
- Expected
+ Received
@@ -242,11 +242,11 @@
</div>
<button
aria-controls="radix-:r0:"
aria-expanded="false"
aria-haspopup="dialog"
- class="_button_zt6rp_17 _has-icon_zt6rp_61 _destructive_zt6rp_111"
+ class="_button_i91xf_17 _has-icon_i91xf_66 _destructive_i91xf_116"
data-kind="secondary"
data-size="sm"
data-state="closed"
role="button"
tabindex="0"
❯ src/components/SessionDetail/OAuth2SessionDetail.test.tsx:65:26
|
Run the frontend test suite
Process completed with exit code 1.
|
Tests done
Job frontend-test returned failure
|
sccache stats
50% - 446 hits, 441 misses, 0 errors
|
sccache stats
76% - 731 hits, 226 misses, 0 errors
|
sccache stats
58% - 470 hits, 338 misses, 0 errors
|