Running Copilot coding agent #568
Annotations
10 errors
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should call onClear when clear button is clicked:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L92
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:92:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should not send empty messages:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L79
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:79:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should call onSendMessage when Enter is pressed:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L65
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:65:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should call onSendMessage when send button is clicked:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L50
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:50:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should render placeholder in input:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L43
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:43:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should render messages:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L35
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:35:5
|
|
src/__tests__/ChatbotEnhanced.test.tsx > ChatbotEnhanced > should render without crashing:
packages/plugin-chatbot/src/__tests__/ChatbotEnhanced.test.tsx#L30
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_ec2fd9427aa3a51f1b86be79244cc2ab/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/__tests__/ChatbotEnhanced.test.tsx:30:27
|
|
copilot
@object-ui/plugin-chatbot#test: command (/home/runner/work/objectui/objectui/packages/plugin-chatbot) /usr/local/bin/pnpm run test exited (1)
|
|
copilot
@object-ui/console#build: command (/home/runner/work/objectui/objectui/apps/console) /usr/local/bin/pnpm run build exited (1)
|
|
copilot
@object-ui/console#build: command (/home/runner/work/objectui/objectui/apps/console) /usr/local/bin/pnpm run build exited (1)
|