feat: add vercel configuration for URL rewrites #2094
Annotations
20 errors and 10 warnings
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L329
React Hook "useCallback" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L196
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L159
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L133
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L125
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L119
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L118
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L117
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L116
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Lint:
packages/plugin-form/src/ObjectForm.tsx#L115
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
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
|
|
Lint:
packages/plugin-list/src/ListView.tsx#L25
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-list/src/ListView.tsx#L23
Unexpected any. Specify a different type
|
|
Lint:
packages/plugin-list/src/ListView.tsx#L22
Unexpected any. Specify a different type
|
|
Lint:
packages/data-objectstack/src/index.ts#L627
Unexpected any. Specify a different type
|
|
Lint:
packages/data-objectstack/src/index.ts#L602
Unexpected any. Specify a different type
|
|
Lint:
packages/data-objectstack/src/index.ts#L551
Unexpected any. Specify a different type
|
|
Lint:
packages/data-objectstack/src/connection.test.ts#L10
'BatchProgressEvent' is defined but never used
|
|
Lint:
packages/data-objectstack/src/connection.test.ts#L10
'ConnectionStateEvent' is defined but never used
|
|
Lint:
packages/data-objectstack/src/connection.test.ts#L10
'ConnectionState' is defined but never used
|
|
Lint:
packages/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used
|