Skip to content

Running Copilot coding agent #2

Running Copilot coding agent

Running Copilot coding agent #2

Triggered via dynamic January 13, 2026 11:59
Status Success
Total duration 21m 26s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error
packages/renderer/src/__tests__/index.test.tsx > @object-ui/renderer - SchemaRenderer > SchemaRenderer > should handle unknown component types: packages/renderer/src/__tests__/index.test.tsx#L65
TestingLibraryElementError: Found multiple elements with the text: /unknown-component/ Here are the matching elements: Ignored nodes: comments, script, style <strong> unknown-component </strong> Ignored nodes: comments, script, style <pre class="text-xs mt-2 overflow-auto" > { "type": "unknown-component", "someData": "test" } </pre> (If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)). Ignored nodes: comments, script, style <body> <div> <div class="p-4 border border-red-500 rounded text-red-500 bg-red-50 my-2" > Unknown component type: <strong> unknown-component </strong> <pre class="text-xs mt-2 overflow-auto" > { "type": "unknown-component", "someData": "test" } </pre> </div> </div> </body> ❯ Object.getElementError node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ getElementError node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:20:35 ❯ getMultipleElementsFoundError node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:23:10 ❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:55:13 ❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ packages/renderer/src/__tests__/index.test.tsx:65:21