Merge pull request #1193 from objectstack-ai/copilot/refactor-object-… #4480
ci.yml
on: push
Build Core
3m 28s
Test
13m 44s
Build Docs
3m 12s
E2E Tests
0s
Annotations
7 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
Type '{ relatedObject: string; type: string; label: string | undefined; foreignKey: string | undefined; }[] | undefined' is not assignable to type 'ObjectDefinitionRelationship[] | undefined'.
|
|
Build Core
Type '{ title: string; description: string; icon: ElementType<any, keyof IntrinsicElements>; href: string; countLabel: string; count: number | null; }[]' is not assignable to type 'HubCard[]'.
|
|
Build Core
'LayoutGrid' is declared but its value is never read.
|
|
Build Core
'Badge' is declared but its value is never read.
|
|
Build Core
Expected 2 arguments, but got 1.
|