chore(deps): bump the prod-minor-versions group across 1 directory with 21 updates #1166
pr-checks.yaml
on: pull_request
check-changes
5s
build-frontend
/
test-frontend
1m 25s
build-frontend
/
build-frontend
2m 0s
Annotations
10 errors
|
tests/components/menu.test.tsx > Menu > should correctly render a Menu with a MenuItem when the file property is provided:
frontend/tests/components/menu.test.tsx#L23
Error: Snapshot `Menu > should correctly render a Menu with a MenuItem when the file property is provided > expected html 1` mismatched
- Expected
+ Received
@@ -2,11 +2,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-700 px-2 text-white hover:bg-slate-600 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-900 aria-expanded:text-white sm:space-x-3 sm:px-4"
data-state="closed"
- id="radix-«r0»"
+ id="radix-_r_0_"
type="button"
>
<span
class="my-auto py-2 sm:text-2xl"
id="menu-label"
❯ tests/components/menu.test.tsx:23:23
|
|
tests/components/input-checkboxes.test.tsx > InputCheckboxes > should render component with legend and options:
frontend/tests/components/input-checkboxes.test.tsx#L22
Error: Snapshot `InputCheckboxes > should render component with legend and options > expected html 2` mismatched
- Expected
+ Received
<label
class="block pl-3 leading-6"
- for="input-checkbox-«r0»-option-option1-input"
+ for="input-checkbox-_r_0_-option-option1-input"
- id="input-checkbox-«r0»-option-option1-label"
+ id="input-checkbox-_r_0_-option-option1-label"
>
Option 1
</label>
❯ tests/components/input-checkboxes.test.tsx:22:35
|
|
tests/components/dropdown-menu.test.tsx > DropdownMenu > should render all DropdownMenu components:
frontend/tests/components/dropdown-menu.test.tsx#L107
Error: Snapshot `DropdownMenu > should render all DropdownMenu components > expected html 1` mismatched
- Expected
+ Received
<div>
<button
aria-expanded="false"
aria-haspopup="menu"
data-state="closed"
- id="radix-«r0»"
+ id="radix-_r_0_"
type="button"
>
Open
</button>
</div>
❯ tests/components/dropdown-menu.test.tsx:107:23
|
|
tests/components/dialog.test.tsx > Dialog > renders DialogTitle and DialogDescription:
frontend/tests/components/dialog.test.tsx#L60
Error: Snapshot `Dialog > renders DialogTitle and DialogDescription > expected html 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
<div>
<button
- aria-controls="radix-«r6»"
+ aria-controls="radix-_r_6_"
aria-expanded="false"
aria-haspopup="dialog"
data-state="closed"
type="button"
>
❯ tests/components/dialog.test.tsx:60:23
|
|
tests/components/dialog.test.tsx > Dialog > renders DialogOverlay with correct class name:
frontend/tests/components/dialog.test.tsx#L45
Error: Snapshot `Dialog > renders DialogOverlay with correct class name > expected html 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
<div>
<button
- aria-controls="radix-«r3»"
+ aria-controls="radix-_r_3_"
aria-expanded="false"
aria-haspopup="dialog"
data-state="closed"
type="button"
>
❯ tests/components/dialog.test.tsx:45:23
|
|
tests/components/dialog.test.tsx > Dialog > renders Dialog component:
frontend/tests/components/dialog.test.tsx#L31
Error: Snapshot `Dialog > renders Dialog component > expected html 1` mismatched
- Expected
+ Received
@@ -1,8 +1,8 @@
<div>
<button
- aria-controls="radix-«r0»"
+ aria-controls="radix-_r_0_"
aria-expanded="false"
aria-haspopup="dialog"
data-state="closed"
type="button"
>
❯ tests/components/dialog.test.tsx:31:23
|
|
tests/components/app-bar.test.tsx > AppBar > should render render an AppBar with a profile item provided:
frontend/tests/components/app-bar.test.tsx#L73
Error: Snapshot `AppBar > should render render an AppBar with a profile item provided > expected html 1` mismatched
- Expected
+ Received
@@ -11,11 +11,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-700 px-2 text-white hover:bg-slate-600 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-900 aria-expanded:text-white sm:space-x-3 sm:px-4"
data-state="closed"
- id="radix-«r8»"
+ id="radix-_r_8_"
type="button"
>
<span
class="my-auto py-2 sm:text-2xl"
id="menu-label"
@@ -45,11 +45,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-600 px-2 text-sm text-white hover:bg-slate-500 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-800 aria-expanded:text-white sm:space-x-4 sm:px-4"
data-state="closed"
- id="radix-«ra»"
+ id="radix-_r_a_"
type="button"
>
<div
class="text-md my-auto flex flex-nowrap items-center space-x-2 py-2"
>
❯ tests/components/app-bar.test.tsx:73:23
|
|
tests/components/app-bar.test.tsx > AppBar > should render render an AppBar with a name provided:
frontend/tests/components/app-bar.test.tsx#L58
Error: Snapshot `AppBar > should render render an AppBar with a name provided > expected html 1` mismatched
- Expected
+ Received
@@ -11,11 +11,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-700 px-2 text-white hover:bg-slate-600 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-900 aria-expanded:text-white sm:space-x-3 sm:px-4"
data-state="closed"
- id="radix-«r4»"
+ id="radix-_r_4_"
type="button"
>
<span
class="my-auto py-2 sm:text-2xl"
id="menu-label"
@@ -45,11 +45,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-600 px-2 text-sm text-white hover:bg-slate-500 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-800 aria-expanded:text-white sm:space-x-4 sm:px-4"
data-state="closed"
- id="radix-«r6»"
+ id="radix-_r_6_"
type="button"
>
<div
class="text-md my-auto flex flex-nowrap items-center space-x-2 py-2"
>
❯ tests/components/app-bar.test.tsx:58:23
|
|
tests/components/app-bar.test.tsx > AppBar > should correctly render an AppBar with a MenuItem when the to property is provided:
frontend/tests/components/app-bar.test.tsx#L41
Error: Snapshot `AppBar > should correctly render an AppBar with a MenuItem when the to property is provided > expected html 1` mismatched
- Expected
+ Received
@@ -11,11 +11,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-700 px-2 text-white hover:bg-slate-600 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-900 aria-expanded:text-white sm:space-x-3 sm:px-4"
data-state="closed"
- id="radix-«r2»"
+ id="radix-_r_2_"
type="button"
>
<span
class="my-auto py-2 sm:text-2xl"
id="menu-label"
❯ tests/components/app-bar.test.tsx:41:23
|
|
tests/components/app-bar.test.tsx > AppBar > should correctly render an AppBar with a MenuItem when the file property is provided:
frontend/tests/components/app-bar.test.tsx#L24
Error: Snapshot `AppBar > should correctly render an AppBar with a MenuItem when the file property is provided > expected html 1` mismatched
- Expected
+ Received
@@ -11,11 +11,11 @@
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex h-full flex-nowrap space-x-2 bg-slate-700 px-2 text-white hover:bg-slate-600 hover:underline focus:ring-2 focus:ring-black focus:ring-offset-2 focus:outline-hidden aria-expanded:bg-slate-900 aria-expanded:text-white sm:space-x-3 sm:px-4"
data-state="closed"
- id="radix-«r0»"
+ id="radix-_r_0_"
type="button"
>
<span
class="my-auto py-2 sm:text-2xl"
id="menu-label"
❯ tests/components/app-bar.test.tsx:24:23
|