Skip to content

Running Copilot coding agent #332

Running Copilot coding agent

Running Copilot coding agent #332

Triggered via dynamic January 31, 2026 05:11
Status Cancelled
Total duration 10m 13s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

12 errors
copilot
The run was canceled by @copilot-swe-agent[bot].
copilot
examples/basic build: hub-marketplace-example.ts(23,3): error TS2724: '"@objectstack/spec/hub"' has no exported member named 'MarketplaceListing'. Did you mean 'MarketplacePlugin'?
copilot
examples/basic build: api-protocols-example.ts(483,3): error TS2353: Object literal may only specify known properties, and 'enabled' does not exist in type '{ url: string; timeout: number; reconnect: boolean; reconnectInterval: number; maxReconnectAttempts: number; pingInterval: number; headers?: Record<string, string> | undefined; protocols?: string[] | undefined; }'.
copilot
examples/basic build: api-protocols-example.ts(269,19): error TS7006: Parameter 'error' implicitly has an 'any' type.
copilot
examples/basic build: api-protocols-example.ts(249,5): error TS2353: Object literal may only specify known properties, and 'csrf' does not exist in type '{ rateLimit?: { enabled: boolean; strategy: "sliding_window" | "token_bucket" | "fixed_window" | "cost_based"; onLimitExceeded: "log" | "reject" | "queue"; includeHeaders: boolean; ... 4 more ...; costBased?: { ...; } | undefined; } | undefined; depthLimit?: { ...; } | undefined; complexity?: { ...; } | undefined; p...'.
copilot
examples/basic build: api-protocols-example.ts(230,25): error TS7006: Parameter 'callback' implicitly has an 'any' type.
copilot
examples/basic build: api-protocols-example.ts(56,5): error TS2353: Object literal may only specify known properties, and 'autoGenerate' does not exist in type '{ autoGenerateTypes: boolean; directives?: { name: string; locations: ("FIELD_DEFINITION" | "OBJECT" | "QUERY" | "MUTATION" | "SUBSCRIPTION" | "FIELD" | "FRAGMENT_DEFINITION" | "FRAGMENT_SPREAD" | ... 10 more ... | "INPUT_FIELD_DEFINITION")[]; repeatable: boolean; description?: string | undefined; implementation?: {...'.
copilot
examples/basic build: api-protocols-example.ts(46,5): error TS2353: Object literal may only specify known properties, and 'settings' does not exist in type '{ path: string; enabled: boolean; }'.
copilot
examples/basic build: api-protocols-example.ts(25,3): error TS2305: Module '"@objectstack/spec/api"' has no exported member 'BatchConfig'.
copilot
examples/basic build: api-protocols-example.ts(24,3): error TS2305: Module '"@objectstack/spec/api"' has no exported member 'RealtimeConfig'.
copilot
examples/basic build: api-protocols-example.ts(22,3): error TS2305: Module '"@objectstack/spec/api"' has no exported member 'ODataConfig'.
dynamic
The run was canceled by @copilot-swe-agent[bot].