Skip to content

Running Copilot coding agent #310

Running Copilot coding agent

Running Copilot coding agent #310

Triggered via dynamic January 31, 2026 00:55
Status Success
Total duration 12m 35s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error
copilot
packages/plugins/plugin-hono-server build: src/hono-plugin.ts(69,28): error TS2555: Expected at least 1 arguments, but got 0.\n2026-01-31T00:55:27.6612763Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(75,28): error TS2555: Expected at least 1 arguments, but got 0.\n2026-01-31T00:55:27.6614913Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(79,41): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ type: string; }'.\n2026-01-31T00:55:27.6619033Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(86,53): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; query?: { object: string; where?: FilterCondition | undefined; distinct?: boolean | undefined; fields?: any[] | undefined; search?: { query: string; fields?: string[] | undefined; ... 5 more ...; highlight?: boolean | undefined; } | undefined; ... 8 more ...; windowFunctions?: { ...; }[] | undefine...'.\n2026-01-31T00:55:27.6622683Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(87,105): error TS2339: Property 'length' does not exist on type '{ object: string; records: Record<string, any>[]; total?: number | undefined; hasMore?: boolean | undefined; }'.\n2026-01-31T00:55:27.6624965Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(98,52): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; id: string; }'.\n2026-01-31T00:55:27.6627128Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(110,55): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; data: Record<string, any>; }'.\n2026-01-31T00:55:27.6629437Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(122,55): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; id: string; data: Record<string, any>; }'.\n2026-01-31T00:55:27.6631580Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(134,55): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; id: string; }'.\n2026-01-31T00:55:27.6633955Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(151,42): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; type: \"form\" | \"list\"; }'.\n2026-01-31T00:55:27.6637421Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(169,54): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; request: { records: { externalId?: string | undefined; id?: string | undefined; data?: Record<string, any> | undefined; }[]; operation: \"update\" | \"create\" | \"delete\" | \"upsert\"; options?: { ...; } | undefined; }; }'.\n2026-01-31T00:55:27.6640202Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(187,59): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; records: Record<string, any>[]; }'.\n2026-01-31T00:55:27.6642662Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(188,105): error TS2339: Property 'length' does not exist on type '{ object: string; count: number; records: Record<string, any>[]; }'.\n2026-01-31T00:55:27.6646342Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(199,59): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; records: { id: string; data: Record<string, any>; }[]; options?: { validateOnly?: boolean | undefined; atomic?: boolean | undefined; returnRecords?: boolean | undefined; continueOnError?: boolean | undefined; } | undefined; }'.\n2026-01-31T00:55:27.6650579Z ##[error]packages/plugins/plugin-hono-server build: src/hono-plugin.ts(216,59): error TS2345: Argument of type 'string' is not assignable to parameter of type '{ object: string; ids: string[]; options?: { validateOnly?: boolean | undefined; atomic?: