Skip to content

Et 683 extend modal and input components #81

Et 683 extend modal and input components

Et 683 extend modal and input components #81

Triggered via pull request December 19, 2024 16:34
Status Failure
Total duration 44s
Artifacts

run-specs-and-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
src/components/ui/form/select/select.spec.tsx > Select > match snapshot: src/components/ui/form/select/select.spec.tsx#L17
Error: Snapshot `Select > match snapshot 1` mismatched - Expected + Received @@ -4,11 +4,11 @@ > <div class="relative" > <div - class="css-b62m3t-container" + class=" css-b62m3t-container" > <span class="css-1f43avz-a11yText-A11yText" id="react-select-2-live-region" /> @@ -21,14 +21,14 @@ /> <div class="!rounded-lg !shadow border !border-slate-300 text-slate-500 text-sm font-normal css-13cymwt-control" > <div - class="css-hlgwow" + class=" css-hlgwow" > <div - class="css-1jqq78o-placeholder" + class=" css-1jqq78o-placeholder" id="react-select-2-placeholder" > Select... </div> <input @@ -36,27 +36,27 @@ aria-autocomplete="list" aria-describedby="react-select-2-placeholder" aria-expanded="false" aria-haspopup="true" aria-readonly="true" - class="css-1s80ejz-dummyInput-DummyInput" + class="css-mohuvp-dummyInput-DummyInput" id="react-select-2-input" inputmode="none" role="combobox" tabindex="0" value="" /> </div> <div - class="css-1wy0on6" + class=" css-1wy0on6" > <span - class="css-1u9des2-indicatorSeparator" + class=" css-1u9des2-indicatorSeparator" /> <div aria-hidden="true" - class="css-1xc3v61-indicatorContainer" + class=" css-1xc3v61-indicatorContainer" > <svg aria-hidden="true" class="css-tj5bde-Svg" focusable="false" ❯ src/components/ui/form/select/select.spec.tsx:17:23
src/components/ui/form/select/select.spec.tsx > Select > match multi snapshot: src/components/ui/form/select/select.spec.tsx#L23
Error: Snapshot `Select > match multi snapshot 1` mismatched - Expected + Received @@ -4,11 +4,11 @@ > <div class="relative" > <div - class="css-b62m3t-container" + class=" css-b62m3t-container" > <span class="css-1f43avz-a11yText-A11yText" id="react-select-3-live-region" /> @@ -21,14 +21,14 @@ /> <div class="!rounded-lg !shadow border !border-slate-300 text-slate-500 text-sm font-normal css-13cymwt-control" > <div - class="css-hlgwow" + class=" css-hlgwow" > <div - class="css-1jqq78o-placeholder" + class=" css-1jqq78o-placeholder" id="react-select-3-placeholder" > Select... </div> <input @@ -36,27 +36,27 @@ aria-autocomplete="list" aria-describedby="react-select-3-placeholder" aria-expanded="false" aria-haspopup="true" aria-readonly="true" - class="css-1s80ejz-dummyInput-DummyInput" + class="css-mohuvp-dummyInput-DummyInput" id="react-select-3-input" inputmode="none" role="combobox" tabindex="0" value="" /> </div> <div - class="css-1wy0on6" + class=" css-1wy0on6" > <span - class="css-1u9des2-indicatorSeparator" + class=" css-1u9des2-indicatorSeparator" /> <div aria-hidden="true" - class="css-1xc3v61-indicatorContainer" + class=" css-1xc3v61-indicatorContainer" > <svg aria-hidden="true" class="css-tj5bde-Svg" focusable="false" ❯ src/components/ui/form/select/select.spec.tsx:23:23
deploy
Process completed with exit code 1.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636