Skip to content

Running Copilot coding agent #3

Running Copilot coding agent

Running Copilot coding agent #3

Triggered via dynamic January 21, 2026 23:17
Status Success
Total duration 9m 41s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
__tests__/charts/charts.spec.ts > charts schema check > should check schema for spreadsheet chart: __tests__/charts/charts.spec.ts#L15
AssertionError: expected { name: 'generate_spreadsheet', …(3) } to deeply equal { name: 'generate_spreadsheet', …(3) } - Expected + Received @@ -28,10 +28,13 @@ { "type": "null", }, ], }, + "propertyNames": { + "type": "string", + }, "type": "object", }, "minItems": 1, "type": "array", }, ❯ __tests__/charts/charts.spec.ts:15:22
__tests__/charts/charts.spec.ts > charts schema check > should check schema for spreadsheet chart: __tests__/charts/charts.spec.ts#L15
AssertionError: expected { name: 'generate_spreadsheet', …(3) } to deeply equal { name: 'generate_spreadsheet', …(3) } - Expected + Received @@ -28,10 +28,13 @@ { "type": "null", }, ], }, + "propertyNames": { + "type": "string", + }, "type": "object", }, "minItems": 1, "type": "array", }, ❯ __tests__/charts/charts.spec.ts:15:22