Running Copilot coding agent #753
Annotations
3 errors
|
apps/console/src/__tests__/ReportView.test.tsx > ReportView Data Loading > should display loading state while fetching data:
apps/console/src/__tests__/ReportView.test.tsx#L173
TestingLibraryElementError: Unable to find an element with the text: /Q1 Sales Performance/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 />
<body>
<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__/ReportView.test.tsx:173:11
|
|
apps/console/src/__tests__/ReportView.test.tsx > ReportView Data Loading > should load and display report data from objectName:
apps/console/src/__tests__/ReportView.test.tsx#L80
TestingLibraryElementError: Unable to find an element with the text: /Q1 Sales Performance/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 />
<body>
<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__/ReportView.test.tsx:80:11
|
|
copilot
@object-ui/console#build: command (/home/runner/work/objectui/objectui/apps/console) /home/runner/work/_temp/ghcca-node/node/bin/pnpm run build exited (2)
|