Addressing comment on PR #320 #511
Annotations
8 errors and 1 warning
|
copilot
@object-ui/plugin-timeline#test: command (/home/runner/work/objectui/objectui/packages/plugin-timeline) /usr/local/bin/pnpm run test exited (1)
|
|
src/ObjectTimeline.msw.test.tsx > ObjectTimeline with MSW > fetches and renders timeline items from object data:
packages/plugin-timeline/src/ObjectTimeline.msw.test.tsx#L61
ReferenceError: document is not defined
❯ render ../../node_modules/.pnpm/@testing-library+react@16.3.2_@testing-library+dom@10.4.1_@types+react-dom@19.2.3_@type_79686ed9078ccf9f2378168100286557/node_modules/@testing-library/react/dist/pure.js:256:5
❯ src/ObjectTimeline.msw.test.tsx:61:9
|
|
copilot
Process completed with exit code 1.
|
|
copilot
@object-ui/plugin-timeline#test: command (/home/runner/work/objectui/objectui/packages/plugin-timeline) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
copilot
ReferenceError: expect is not defined
|
|
copilot
Process completed with exit code 2.
|
|
copilot
@object-ui/console#build: command (/home/runner/work/objectui/objectui/apps/console) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
copilot
src/mocks/server.ts(167,13): error TS2353: Object literal may only specify known properties, and 'filters' does not exist in type '{ object: string; fields?: unknown[] | undefined; where?: unknown; search?: { query: string; fields?: string[] | undefined; fuzzy?: boolean | undefined; operator?: "and" | "or" | undefined; boost?: Record<string, number> | undefined; minScore?: number | undefined; language?: string | undefined; highlight?: boolean |...'.
|
|
copilot
15:153 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any\n2026-02-01T23:30:54.0185056Z ##[warning] 29:31 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any\n2026-02-01T23:30:54
|