add announcements model #1075
Annotations
4 errors and 1 warning
src/pages/__tests__/support-us.test.tsx > Support Us page > renders correctly:
src/pages/__tests__/support-us.test.tsx#L22
Error: Snapshot `Support Us page > renders correctly 1` mismatched
- Expected
+ Received
@@ -14,264 +14,277 @@
alt="Adoptium Logo"
class="h-10"
/>
</a>
<div
- class="flex lg:hidden"
+ class="flex items-center gap-4"
>
- <button
- class="-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-white-700"
- type="button"
+ <div
+ class="hidden lg:flex lg:gap-6 xl:gap-x-12"
>
- <span
- class="sr-only"
+ <div
+ class="relative inline-block text-left"
+ data-headlessui-state=""
+ >
+ <div>
+ <button
+ aria-expanded="false"
+ aria-haspopup="menu"
+ class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
+ data-headlessui-state=""
+ id="headlessui-menu-button-:r2:"
+ type="button"
+ >
+ About Us
+ <svg
+ aria-hidden="true"
+ class="-mr-1 mt-1"
+ fill="currentColor"
+ height="1em"
+ stroke="currentColor"
+ stroke-width="0"
+ viewBox="0 0 448 512"
+ width="1em"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"
+ />
+ </svg>
+ </button>
+ </div>
+ </div>
+ <a
+ class="text-sm font-semibold leading-6 text-white-900"
+ href="/temurin/releases"
+ >
+ Latest Releases
+ </a>
+ <a
+ class="text-sm font-semibold leading-6 text-white-900"
+ href="/marketplace"
>
- Open main menu
- </span>
- <svg
- fill="none"
- height="48"
- viewBox="0 0 48 48"
- width="48"
- xmlns="http://www.w3.org/2000/svg"
+ Marketplace
+ </a>
+ <div
+ class="relative inline-block text-left"
+ data-headlessui-state=""
>
- <rect
- height="46"
- rx="23"
- stroke="#3E3355"
- stroke-width="2"
- width="46"
- x="1"
- y="1"
- />
- <path
- d="M15 24H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- <path
- d="M15 18H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- <path
- d="M15 30H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- </svg>
- </button>
- </div>
- <div
- class="hidden lg:flex lg:gap-6 xl:gap-x-12"
- >
- <div
- class="relative inline-block text-left"
- data-headlessui-state=""
- >
- <div>
- <button
- aria-expanded="false"
- aria-haspopup="menu"
- class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
- data-headlessui-state=""
- id="headle
|
src/components/NavBar/__tests__/NavBar.test.tsx > NavBar component > navbar renders correctly:
src/components/NavBar/__tests__/NavBar.test.tsx#L18
Error: Snapshot `NavBar component > navbar renders correctly 1` mismatched
- Expected
+ Received
@@ -14,264 +14,277 @@
alt="Adoptium Logo"
class="h-10"
/>
</a>
<div
- class="flex lg:hidden"
- >
- <button
- class="-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-white-700"
- type="button"
- >
- <span
- class="sr-only"
- >
- Open main menu
- </span>
- <svg
- fill="none"
- height="48"
- viewBox="0 0 48 48"
- width="48"
- xmlns="http://www.w3.org/2000/svg"
- >
- <rect
- height="46"
- rx="23"
- stroke="#3E3355"
- stroke-width="2"
- width="46"
- x="1"
- y="1"
- />
- <path
- d="M15 24H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- <path
- d="M15 18H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
+ class="flex items-center gap-4"
- />
- <path
- d="M15 30H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- </svg>
- </button>
- </div>
- <div
- class="hidden lg:flex lg:gap-6 xl:gap-x-12"
+ >
+ <div
+ class="hidden lg:flex lg:gap-6 xl:gap-x-12"
- >
+ >
- <div
+ <div
- class="relative inline-block text-left"
+ class="relative inline-block text-left"
- data-headlessui-state=""
+ data-headlessui-state=""
- >
- <div>
+ >
+ <div>
- <button
+ <button
- aria-expanded="false"
+ aria-expanded="false"
- aria-haspopup="menu"
+ aria-haspopup="menu"
- class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
+ class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
- data-headlessui-state=""
+ data-headlessui-state=""
- id="headlessui-menu-button-:r2:"
+ id="headlessui-menu-button-:r2:"
- type="button"
+ type="button"
- >
+ >
- About Us
+ About Us
- <svg
+ <svg
- aria-hidden="true"
+ aria-hidden="true"
- class="-mr-1 mt-1"
+ class="-mr-1 mt-1"
- fill="currentColor"
+ fill="currentColor"
- height="1em"
+ height="1em"
- stroke="currentColor"
+ stroke="currentColor"
- stroke-width="0"
+ stroke-width="0"
- viewBox="0 0 448 512"
+ viewBox="0 0 448 512"
- width="1em"
+ width="1em"
- xmlns="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
- >
- <path
+ >
+ <path
- d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"
+ d="M207.029 381.476L1
|
src/pages/temurin/__tests__/releases.test.tsx > Releases page > renders correctly:
src/pages/temurin/__tests__/releases.test.tsx#L44
Error: Snapshot `Releases page > renders correctly 1` mismatched
- Expected
+ Received
@@ -14,264 +14,277 @@
alt="Adoptium Logo"
class="h-10"
/>
</a>
<div
- class="flex lg:hidden"
+ class="flex items-center gap-4"
>
- <button
- class="-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-white-700"
- type="button"
+ <div
+ class="hidden lg:flex lg:gap-6 xl:gap-x-12"
>
- <span
- class="sr-only"
+ <div
+ class="relative inline-block text-left"
+ data-headlessui-state=""
+ >
+ <div>
+ <button
+ aria-expanded="false"
+ aria-haspopup="menu"
+ class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
+ data-headlessui-state=""
+ id="headlessui-menu-button-:r2:"
+ type="button"
+ >
+ About Us
+ <svg
+ aria-hidden="true"
+ class="-mr-1 mt-1"
+ fill="currentColor"
+ height="1em"
+ stroke="currentColor"
+ stroke-width="0"
+ viewBox="0 0 448 512"
+ width="1em"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"
+ />
+ </svg>
+ </button>
+ </div>
+ </div>
+ <a
+ class="text-sm font-semibold leading-6 text-white-900"
+ href="/temurin/releases"
+ >
+ Latest Releases
+ </a>
+ <a
+ class="text-sm font-semibold leading-6 text-white-900"
+ href="/marketplace"
>
- Open main menu
- </span>
- <svg
- fill="none"
- height="48"
- viewBox="0 0 48 48"
- width="48"
- xmlns="http://www.w3.org/2000/svg"
+ Marketplace
+ </a>
+ <div
+ class="relative inline-block text-left"
+ data-headlessui-state=""
>
- <rect
- height="46"
- rx="23"
- stroke="#3E3355"
- stroke-width="2"
- width="46"
- x="1"
- y="1"
- />
- <path
- d="M15 24H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- <path
- d="M15 18H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- <path
- d="M15 30H33"
- stroke="white"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="1.5"
- />
- </svg>
- </button>
- </div>
- <div
- class="hidden lg:flex lg:gap-6 xl:gap-x-12"
- >
- <div
- class="relative inline-block text-left"
- data-headlessui-state=""
- >
- <div>
- <button
- aria-expanded="false"
- aria-haspopup="menu"
- class="inline-flex w-full gap-2 justify-center rounded-md text-sm font-semibold text-white-900 hover:bg-white-50"
- data-headlessui-state=""
- id="headless
|
Run CI
Process completed with exit code 1.
|
Run CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|