Merge pull request #599 from objectstack-ai/copilot/connect-api-to-ad… #774
changeset-release.yml
on: push
Changeset Release
5m 22s
Annotations
4 errors
|
Changeset Release
Process completed with exit code 1.
|
|
apps/console/src/__tests__/BrowserSimulation.test.tsx > Dashboard Integration > Scenario B: Help Page Rendering:
apps/console/src/__tests__/BrowserSimulation.test.tsx#L847
TestingLibraryElementError: Unable to find an element with the text: /Supported Field Types/i. 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 />
</body>
❯ Object.getElementError node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/config.js:37:19
❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:76:38
❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:52:17
❯ node_modules/.pnpm/@testing-library+dom@10.4.1/node_modules/@testing-library/dom/dist/query-helpers.js:95:19
❯ apps/console/src/__tests__/BrowserSimulation.test.tsx:847:23
|
|
apps/console/src/__tests__/BrowserSimulation.test.tsx > Dashboard Integration > Scenario A: Dashboard Page Rendering:
apps/console/src/__tests__/BrowserSimulation.test.tsx#L833
TestingLibraryElementError: Unable to find an element with the text: /Platform Showcase/i. 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 />
</body>
Ignored nodes: comments, script, style
<html>
<head>
<title>
CRM — ObjectStack Console
</title>
</head>
<body>
<div />
</body>
</html>...
❯ Proxy.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__/BrowserSimulation.test.tsx:833:15
|
|
apps/console/src/__tests__/BrowserSimulation.test.tsx > Console Application Simulation > Grid Scenario B: Grid Data Loading:
apps/console/src/__tests__/BrowserSimulation.test.tsx#L325
TestingLibraryElementError: Unable to find an element with the text: Item 1. 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 />
</body>
Ignored nodes: comments, script, style
<html>
<head>
<title>
CRM — ObjectStack Console
</title>
</head>
<body>
<div />
</body>
</html>...
❯ Proxy.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__/BrowserSimulation.test.tsx:325:15
|