Skip to content

Merge pull request #1169 from objectstack-ai/claude/implement-home-da… #4418

Merge pull request #1169 from objectstack-ai/claude/implement-home-da…

Merge pull request #1169 from objectstack-ai/claude/implement-home-da… #4418

Triggered via push April 1, 2026 09:29
Status Failure
Total duration 13m 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build Core
Process completed with exit code 2.
Build Core
@object-ui/console#build: command (/home/runner/work/objectui/objectui/apps/console) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Build Core
'FileText' is declared but its value is never read.
Build Core
'Upload' is declared but its value is never read.
Build Core
'resolveI18nLabel' is declared but its value is never read.
Build Core
Cannot find name 'appConfig'. Did you mean 'appConfigs'?
Build Core
Cannot find name 'appConfig'. Did you mean 'appConfigs'?
Test
Process completed with exit code 1.
apps/console/src/__tests__/ReportView.test.tsx > ReportView Data Loading > should display loading state while fetching data: apps/console/src/__tests__/ReportView.test.tsx#L194
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> <div class="h-full flex items-center justify-center p-8" > <div class="flex min-w-0 flex-1 flex-col items-center justify-center gap-6 rounded-lg border-dashed p-6 text-center text-balance md:p-12" data-slot="empty" > <div class="mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-muted" > <svg aria-hidden="true" class="lucide lucide-chart-column h-6 w-6 text-muted-foreground" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M3 3v16a2 2 0 0 0 2 2h16" /> <path d="M18 17V9" /> <path d="M13 17V5" /> <path d="M8 17v-3" /> </svg> </div> <div class="text-lg font-medium tracking-tight" data-slot="empty-title" > Report Not Found </div> <div class="text-muted-foreground [&>a:hover]:text-primary text-sm/relaxed [&>a]:underline [&>a]:underline-offset-4" data-slot="empty-description" > The report " sales_performance_q1 " could not be found. It may have been removed or renamed. </div> </div> </div> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div class="h-full flex items-center justify-center p-8" > <div class="flex min-w-0 flex-1 flex-col items-center justify-center gap-6 rounded-lg border-dashed p-6 text-center text-balance md:p-12" data-slot="empty" > <div class="mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-muted" > <svg aria-hidden="true" class="lucide lucide-chart-column h-6 w-6 text-muted-foreground" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M3 3v16a2 2 0 0 0 2 2h16" /> <path d="M18 17V9" /> <path d="M13 17V5" /> <path d="M8 17v-3" /> </svg> </div> <div class="text-lg font-medium tracking-tight" data-slot="empty-title" > Report Not Found </div> <div class="text-muted-foreground [&>a:hover]:text-primary text-sm/relaxed [&>a]:underline [&>a]:underline-offset-4" data-slot="empty-description" > The report " sales_performance_q1 " could not be found. It may have been removed or renamed. </div> </div> </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__/ReportView.test.tsx:194: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> <div class="h-full flex items-center justify-center p-8" > <div class="flex min-w-0 flex-1 flex-col items-center justify-center gap-6 rounded-lg border-dashed p-6 text-center text-balance md:p-12" data-slot="empty" > <div class="mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-muted" > <svg aria-hidden="true" class="lucide lucide-chart-column h-6 w-6 text-muted-foreground" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M3 3v16a2 2 0 0 0 2 2h16" /> <path d="M18 17V9" /> <path d="M13 17V5" /> <path d="M8 17v-3" /> </svg> </div> <div class="text-lg font-medium tracking-tight" data-slot="empty-title" > Report Not Found </div> <div class="text-muted-foreground [&>a:hover]:text-primary text-sm/relaxed [&>a]:underline [&>a]:underline-offset-4" data-slot="empty-description" > The report " sales_performance_q1 " could not be found. It may have been removed or renamed. </div> </div> </div> </div> </body> Ignored nodes: comments, script, style <html> <head /> <body> <div> <div class="h-full flex items-center justify-center p-8" > <div class="flex min-w-0 flex-1 flex-col items-center justify-center gap-6 rounded-lg border-dashed p-6 text-center text-balance md:p-12" data-slot="empty" > <div class="mx-auto mb-4 flex h-12 w-12 items-center justify-center rounded-full bg-muted" > <svg aria-hidden="true" class="lucide lucide-chart-column h-6 w-6 text-muted-foreground" fill="none" height="24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" > <path d="M3 3v16a2 2 0 0 0 2 2h16" /> <path d="M18 17V9" /> <path d="M13 17V5" /> <path d="M8 17v-3" /> </svg> </div> <div class="text-lg font-medium tracking-tight" data-slot="empty-title" > Report Not Found </div> <div class="text-muted-foreground [&>a:hover]:text-primary text-sm/relaxed [&>a]:underline [&>a]:underline-offset-4" data-slot="empty-description" > The report " sales_performance_q1 " could not be found. It may have been removed or renamed. </div> </div> </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__/ReportView.test.tsx:80:11