feat: add vercel configuration for URL rewrites #556
changeset-release.yml
on: push
Changeset Release
2m 32s
Annotations
10 errors
|
apps/console/src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Field Types > should render textarea for notes field:
apps/console/src/__tests__/ObjectForm.test.tsx#L394
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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:394:13
|
|
apps/console/src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Field Types > should render number input for number fields:
apps/console/src/__tests__/ObjectForm.test.tsx#L373
TestingLibraryElementError: Unable to find a label with the text of: /Text/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:373:13
|
|
apps/console/src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Field Types > should render checkbox for boolean fields:
apps/console/src/__tests__/ObjectForm.test.tsx#L352
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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:352:13
|
|
apps/console/src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > View Mode > should render form in read-only mode:
apps/console/src/__tests__/ObjectForm.test.tsx#L327
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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:327:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:266:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:235:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:197:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:166:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:123:13
|
|
apps/console/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"
>
Connection error: Maximum call stack size exceeded
</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"
>
Connection error: Maximum call stack size exceeded
</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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:92:13
|