Skip to content

fix: DateInput component의 컬러코드 오류를 수정한다. #3054

fix: DateInput component의 컬러코드 오류를 수정한다.

fix: DateInput component의 컬러코드 오류를 수정한다. #3054

Triggered via pull request November 6, 2023 02:11
Status Failure
Total duration 10m 7s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
<RangePickerField /> › when size is lg › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L16
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is lg match snapshot 1` - Snapshot - 13 + Received + 17 @@ -61,11 +61,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -98,11 +98,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -113,11 +113,11 @@ font-size: 0.875rem; line-height: 1.125rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -140,11 +140,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -167,11 +167,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 15px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -188,11 +188,11 @@ width: 20px; height: 20px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -217,43 +217,47 @@ class="emotion-1" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-1" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:16:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modul
<RangePickerField /> › when size is md › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L26
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is md match snapshot 1` - Snapshot - 13 + Received + 17 @@ -61,11 +61,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -98,11 +98,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -113,11 +113,11 @@ font-size: 0.875rem; line-height: 1.125rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -140,11 +140,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -167,11 +167,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 9px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -188,11 +188,11 @@ width: 20px; height: 20px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -217,43 +217,47 @@ class="emotion-1" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-1" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:26:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_module
<RangePickerField /> › when size is sm › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L36
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is sm match snapshot 1` - Snapshot - 13 + Received + 17 @@ -61,11 +61,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -98,11 +98,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -113,11 +113,11 @@ font-size: 0.75rem; line-height: 1rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -140,11 +140,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -167,11 +167,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 7px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -188,11 +188,11 @@ width: 16px; height: 16px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -217,43 +217,47 @@ class="emotion-1" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-1" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:36:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@ka
<DatePickerField /> › when size is lg › match snapshot: packages/vibrant-components/src/lib/DatePickerField/DatePickerField.spec.tsx#L16
expect(received).toMatchSnapshot() Snapshot name: `<DatePickerField /> when size is lg match snapshot 1` - Snapshot - 13 + Received + 17 @@ -41,11 +41,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -78,11 +78,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -93,11 +93,11 @@ font-size: 0.875rem; line-height: 1.125rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -120,11 +120,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -147,11 +147,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 15px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -168,11 +168,11 @@ width: 20px; height: 20px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -197,43 +197,47 @@ class="emotion-0" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-0" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/DatePickerField/DatePickerField.spec.tsx:16:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@k
<DatePickerField /> › when size is md › match snapshot: packages/vibrant-components/src/lib/DatePickerField/DatePickerField.spec.tsx#L26
expect(received).toMatchSnapshot() Snapshot name: `<DatePickerField /> when size is md match snapshot 1` - Snapshot - 13 + Received + 17 @@ -41,11 +41,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -78,11 +78,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -93,11 +93,11 @@ font-size: 0.875rem; line-height: 1.125rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -120,11 +120,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -147,11 +147,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 9px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -168,11 +168,11 @@ width: 20px; height: 20px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -197,43 +197,47 @@ class="emotion-0" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-0" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/DatePickerField/DatePickerField.spec.tsx:26:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@ka
<DatePickerField /> › when size is sm › match snapshot: packages/vibrant-components/src/lib/DatePickerField/DatePickerField.spec.tsx#L36
expect(received).toMatchSnapshot() Snapshot name: `<DatePickerField /> when size is sm match snapshot 1` - Snapshot - 13 + Received + 17 @@ -41,11 +41,11 @@ border-radius: 4px; overflow: hidden; background-color: #ffffff; } - .emotion-3 { + .emotion-4 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -78,11 +78,11 @@ -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } - .emotion-4 { + .emotion-5 { text-align: left; color: #5b5b5b; -webkit-text-fill-color: #5b5b5b; text-fill-color: #5b5b5b; display: -webkit-box; @@ -93,11 +93,11 @@ font-size: 0.75rem; line-height: 1rem; font-weight: 400; } - .emotion-5 { + .emotion-6 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -120,11 +120,11 @@ -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } - .emotion-6 { + .emotion-7 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -147,11 +147,11 @@ -webkit-justify-content: center; justify-content: center; padding-right: 7px; } - .emotion-7 { + .emotion-8 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -168,11 +168,11 @@ width: 16px; height: 16px; fill: #5b5b5b; } - .emotion-8 { + .emotion-9 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-content: stretch; @@ -197,43 +197,47 @@ class="emotion-0" data-testid="date-input" > <div class="emotion-2" + > + <div + class="emotion-0" > <button - class="emotion-3" + class="emotion-4" data-testid="pressable" style="opacity: 1; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" type="button" > <span - class="emotion-4" + class="emotion-5" data-testid="body" > label </span> </button> + </div> <div - class="emotion-5" + class="emotion-6" > <button aria-label="날짜 선택" - class="emotion-6" + class="emotion-7" type="button" > <svg - class="emotion-7" + class="emotion-8" data-testid="calendar-thin" viewBox="0 0 24 24" > <path - class="emotion-8" + class="emotion-9" d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" /> <path - class="emotion-8" + class="emotion-9" d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" /> </svg> </button> </div> at Object.<anonymous> (src/lib/DatePickerField/DatePickerField.spec.tsx:36:34) at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22) at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38) at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@kayahr/
ci
The process '/usr/bin/xvfb-run' failed with exit code 1
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/