Skip to content

Run code analyze triggered with push by BHyeonKim #41

Run code analyze triggered with push by BHyeonKim

Run code analyze triggered with push by BHyeonKim #41

Triggered via push June 17, 2025 08:48
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
code_analysis
Process completed with exit code 1.
src/features/chat/ui/AIChatBot/AIChatBot.test.tsx > AIChatBot 컴포넌트 테스트 > 사용자가 ChatButton을 클릭하면 ChatWindow가 보여졌다고 닫기 버튼을 누르면 ChatWindow가 사라지고 ChatButton이 보여진다.: src/features/chat/ui/AIChatBot/AIChatBot.test.tsx#L56
Error: The element(s) given to waitForElementToBeRemoved are already removed. waitForElementToBeRemoved requires that the element(s) exist(s) before waiting for removal. ❯ initialCheck node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:14:11 ❯ Proxy.waitForElementToBeRemoved node_modules/@testing-library/dom/dist/wait-for-element-to-be-removed.js:31:3 ❯ src/features/chat/ui/AIChatBot/AIChatBot.test.tsx:56:9