Running Copilot coding agent #632
Annotations
10 errors and 1 warning
|
copilot
Process completed with exit code 2.
|
|
copilot
@object-ui/react#build: command (/home/runner/work/objectui/objectui/packages/react) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(156,11): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(138,45): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(113,45): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(89,45): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(61,45): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(45,45): error TS2769: No overload matches this call.
|
|
copilot
src/context/__tests__/ActionContext.test.tsx(34,45): error TS2769: No overload matches this call.
|
|
copilot
src/__tests__/LazyPluginLoader.test.tsx(103,13): error TS2322: Type 'Promise<{ default: ComponentType<never>; }>' is not assignable to type 'Promise<{ default: ComponentType<any>; }>'.
|
|
copilot
55:53 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
|