Skip to content

Running Copilot coding agent #439

Running Copilot coding agent

Running Copilot coding agent #439

Triggered via dynamic February 9, 2026 09:43
Status Success
Total duration 11m 25s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test/verify-metadata.test.ts > Metadata Service Integration > should fetch object details via client.meta.getItem("object", ...): apps/studio/test/verify-metadata.test.ts#L40
AssertionError: expected 'task' to be 'todo__task' // Object.is equality Expected: "todo__task" Received: "task" ❯ test/verify-metadata.test.ts:40:26
test/verify-dom.test.ts > DOM Simulation > simulates ObjectDataTable structure verifying columns exist: apps/studio/test/verify-dom.test.ts#L30
AssertionError: expected 'task' to be 'todo__task' // Object.is equality Expected: "todo__task" Received: "task" ❯ test/verify-dom.test.ts:30:26
test/api.test.ts: apps/studio/src/mocks/simulateBrowser.ts#L7
Error: Cannot find module '../../../objectstack.config' imported from '/home/runner/work/spec/spec/apps/studio/src/mocks/simulateBrowser.ts' ❯ src/mocks/simulateBrowser.ts:7:1 ❯ test/api.test.ts:2:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }