feat: 아이콘을 추가한다 #3310
Annotations
2 errors and 5 warnings
packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L58
Unable to find role="button" and name "15"
Ignored nodes: comments, script, style
<body
style=""
>
<div>
<div
class="emotion-4r89vy"
data-testid="range-picker-field"
>
<div
class="emotion-12j5knc"
data-testid="date-input"
>
<div
class="emotion-13nusle"
>
<button
class="emotion-1s12dz"
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-4vs5xu"
data-testid="body"
>
label
</span>
</button>
<div
class="emotion-1cl6763"
>
<button
aria-label="날짜 선택"
class="emotion-1pe464e"
type="button"
>
<svg
class="emotion-1pi75iv"
data-testid="calendar-thin"
viewBox="0 0 24 24"
>
<path
class="emotion-17f4zqp"
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-17f4zqp"
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>
</div>
</div>
</div>
<div
class="emotion-tbttou"
id="portal-root"
/>
</div>
</body>
at waitForWrapper (../../node_modules/@testing-library/dom/dist/wait-for.js:166:27)
at findByRole (../../node_modules/@testing-library/dom/dist/query-helpers.js:86:33)
at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:58:54)
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/jest-electron-runner/src/main/electron/browser_window_injected_code.ts:33:28)
|
|
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/
|
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/
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
This job failed
Loading