Running Copilot coding agent #538
Annotations
10 errors
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Edit Mode > should update contact successfully:
apps/console/src/__tests__/ObjectForm.test.tsx#L266
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:266:13
|
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Edit Mode > should load existing contact data:
apps/console/src/__tests__/ObjectForm.test.tsx#L235
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:235:13
|
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Create Mode > should apply default values:
apps/console/src/__tests__/ObjectForm.test.tsx#L197
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:197:13
|
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Create Mode > should validate required fields:
apps/console/src/__tests__/ObjectForm.test.tsx#L166
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:166:13
|
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Create Mode > should create a new contact successfully:
apps/console/src/__tests__/ObjectForm.test.tsx#L123
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:123:13
|
|
src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Create Mode > should render create form with all fields:
apps/console/src/__tests__/ObjectForm.test.tsx#L92
TestingLibraryElementError: Unable to find a label with the text of: /^Name/i
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost:3000/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/__tests__/ObjectForm.test.tsx:92:13
|
|
src/ObjectForm.msw.test.tsx > ObjectForm with ObjectStack/MSW > loads record data in edit mode:
packages/plugin-form/src/ObjectForm.msw.test.tsx#L122
TestingLibraryElementError: Unable to find role="textbox" and name `/Name/i`
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/ObjectForm.msw.test.tsx:122:11
|
|
src/ObjectForm.msw.test.tsx > ObjectForm with ObjectStack/MSW > loads schema and renders form fields:
packages/plugin-form/src/ObjectForm.msw.test.tsx#L100
TestingLibraryElementError: Unable to find an element with the text: Name. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading form
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/ObjectForm.msw.test.tsx:100:11
|
|
copilot
@object-ui/plugin-form#test: command (/home/runner/work/objectui/objectui/packages/plugin-form) /usr/local/bin/pnpm run test exited (1)
|
|
src/ObjectGrid.msw.test.tsx > ObjectGrid with ObjectStack/MSW > loads schema and data rows:
packages/plugin-grid/src/ObjectGrid.msw.test.tsx#L91
TestingLibraryElementError: Unable to find an element with the text: Name. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading grid
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-4 border border-red-300 bg-red-50 rounded-md"
>
<h3
class="text-red-800 font-semibold"
>
Error loading grid
</h3>
<p
class="text-red-600 text-sm mt-1"
>
Failed to execute "fetch()" on "Window" with URL "http://localhost/api/v1/meta/object/contact":
</p>
</div>
</div>
</body>
</html>...
❯ waitForWrapper ../../node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ src/ObjectGrid.msw.test.tsx:91:15
|