Merge pull request #862 from objectstack-ai/copilot/fix-live-preview-… #920
changeset-release.yml
on: push
Changeset Release
7m 22s
Annotations
5 errors
|
Changeset Release
Process completed with exit code 1.
|
|
apps/console/src/__tests__/ObjectForm.test.tsx > ObjectForm with MSW Integration > Data Persistence > should persist created data in MSW memory:
apps/console/src/__tests__/ObjectForm.test.tsx#L489
Error: [ObjectStack] Record contact-1772009537143-10 not found in contact
❯ ObjectStackClient.fetch node_modules/.pnpm/@objectstack+client@3.0.10_pino@8.21.0/node_modules/@objectstack/client/dist/index.mjs:1558:21
❯ Object.get node_modules/.pnpm/@objectstack+client@3.0.10_pino@8.21.0/node_modules/@objectstack/client/dist/index.mjs:1358:21
❯ apps/console/src/__tests__/ObjectForm.test.tsx:489:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: undefined, category: undefined, httpStatus: 500, retryable: undefined, details: { name: 'Error', message: 'Record contact-1772009537143-10 not found in contact', stack: 'Error: Record contact-1772009537143-10 not found in contact\n at ObjectStackProtocolImplementation.getData (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/@objectstack+objectql@3.0.10_pino@8.21.0/node_modules/@objectstack/objectql/dist/index.mjs:763:11)\n at HttpDispatcher.handleData (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/@objectstack+runtime@3.0.10_pino@8.21.0/node_modules/@objectstack/runtime/dist/index.js:457:24)\n at catchAll (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/@objectstack+plugin-msw@3.0.10_@objectstack+runtime@3.0.10_pino@8.21.0__@types+node@25.2.3_pino@8.21.0_typescript@5.9.3/node_modules/@objectstack/plugin-msw/dist/index.mjs:162:24)\n at file:///home/runner/work/objectui/objectui/node_modules/.pnpm/msw@2.12.10_@types+node@25.2.3_typescript@5.9.3/node_modules/msw/lib/core/handlers/RequestHandler.mjs:123:24\n at HttpHandler.run (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/msw@2.12.10_@types+node@25.2.3_typescript@5.9.3/node_modules/msw/lib/core/handlers/RequestHandler.mjs:109:28)\n at executeHandlers (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/msw@2.12.10_@types+node@25.2.3_typescript@5.9.3/node_modules/msw/lib/core/utils/executeHandlers.mjs:10:14)\n at until (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/until-async@3.0.2/node_modules/until-async/lib/index.js:14:17)\n at handleRequest (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/msw@2.12.10_@types+node@25.2.3_typescript@5.9.3/node_modules/msw/lib/core/utils/handleRequest.mjs:14:39)\n at _Emitter.<anonymous> (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/msw@2.12.10_@types+node@25.2.3_typescript@5.9.3/node_modules/msw/lib/node/index.mjs:41:26)\n at emitAsync (file:///home/runner/work/objectui/objectui/node_modules/.pnpm/@mswjs+interceptors@0.41.3/node_modules/@mswjs/interceptors/lib/node/handleRequest-Y97UwBbF.mjs:33:36)' } }
|
|
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-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in contact
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in 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
❯ 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-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in contact
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in 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
❯ 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-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in contact
</p>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<html>
<head />
<body>
<div>
<div
class="p-3 sm: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"
>
[ObjectStack] Record contact-1772009514421-1 not found in 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
❯ apps/console/src/__tests__/ObjectForm.test.tsx:235:13
|