Release 1.136.4 #1831
Annotations
8 errors and 4 warnings
test/jest/link-preview.test.jsx > LinkPreview > Shows a video preview for Giphy:
test/jest/link-preview.test.jsx#L154
Error: Snapshot `LinkPreview > Shows a video preview for Giphy 1` mismatched
- Expected
+ Received
@@ -4,12 +4,26 @@
style="max-width: 399.41527640440853px;"
>
<div
aria-label="Video preview"
class="static-preview"
- style="padding-bottom: 71.39999999999999%; background-image: url(https://media3.giphy.com/media/ncAcktdglyCuVrKeZG/giphy.gif);"
+ style="padding-bottom: 71.39999999999999%; background-image: url(https://i.giphy.com/media/ncAcktdglyCuVrKeZG/giphy_s.gif);"
- />
+ >
+ <svg
+ aria-hidden="true"
+ class="play-icon fa-icon fa-icon-fas-play-circle"
+ focusable="false"
+ role="img"
+ viewBox="0 0 512 512"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"
+ fill="currentColor"
+ />
+ </svg>
+ </div>
<div
class="info"
>
<a
href="https://giphy.com/gifs/fallontonight-jimmy-fallon-tonight-show-ncAcktdglyCuVrKeZG"
❯ test/jest/link-preview.test.jsx:154:26
|
build (20)
Process completed with exit code 1.
|
build (21)
The job was canceled because "_20" failed.
|
test/jest/link-preview.test.jsx > LinkPreview > Shows a video preview for Giphy:
test/jest/link-preview.test.jsx#L154
Error: Snapshot `LinkPreview > Shows a video preview for Giphy 1` mismatched
- Expected
+ Received
@@ -4,12 +4,26 @@
style="max-width: 399.41527640440853px;"
>
<div
aria-label="Video preview"
class="static-preview"
- style="padding-bottom: 71.39999999999999%; background-image: url(https://media3.giphy.com/media/ncAcktdglyCuVrKeZG/giphy.gif);"
+ style="padding-bottom: 71.39999999999999%; background-image: url(https://i.giphy.com/media/ncAcktdglyCuVrKeZG/giphy_s.gif);"
- />
+ >
+ <svg
+ aria-hidden="true"
+ class="play-icon fa-icon fa-icon-fas-play-circle"
+ focusable="false"
+ role="img"
+ viewBox="0 0 512 512"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"
+ fill="currentColor"
+ />
+ </svg>
+ </div>
<div
class="info"
>
<a
href="https://giphy.com/gifs/fallontonight-jimmy-fallon-tonight-show-ncAcktdglyCuVrKeZG"
❯ test/jest/link-preview.test.jsx:154:26
|
build (21)
Process completed with exit code 1.
|
build (18)
The job was canceled because "_20" failed.
|
test/jest/link-preview.test.jsx > LinkPreview > Shows a video preview for Giphy:
test/jest/link-preview.test.jsx#L154
Error: Snapshot `LinkPreview > Shows a video preview for Giphy 1` mismatched
- Expected
+ Received
@@ -4,12 +4,26 @@
style="max-width: 399.41527640440853px;"
>
<div
aria-label="Video preview"
class="static-preview"
- style="padding-bottom: 71.39999999999999%; background-image: url(https://media3.giphy.com/media/ncAcktdglyCuVrKeZG/giphy.gif);"
+ style="padding-bottom: 71.39999999999999%; background-image: url(https://i.giphy.com/media/ncAcktdglyCuVrKeZG/giphy_s.gif);"
- />
+ >
+ <svg
+ aria-hidden="true"
+ class="play-icon fa-icon fa-icon-fas-play-circle"
+ focusable="false"
+ role="img"
+ viewBox="0 0 512 512"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"
+ fill="currentColor"
+ />
+ </svg>
+ </div>
<div
class="info"
>
<a
href="https://giphy.com/gifs/fallontonight-jimmy-fallon-tonight-show-ncAcktdglyCuVrKeZG"
❯ test/jest/link-preview.test.jsx:154:26
|
build (18)
The operation was canceled.
|
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20):
src/components/post/post.jsx#L231
Method 'renderPostActions' has a complexity of 21. Maximum allowed is 20
|
build (21):
src/components/post/post.jsx#L231
Method 'renderPostActions' has a complexity of 21. Maximum allowed is 20
|
build (18):
src/components/post/post.jsx#L231
Method 'renderPostActions' has a complexity of 21. Maximum allowed is 20
|