Skip to content

Running Copilot coding agent #102

Running Copilot coding agent

Running Copilot coding agent #102

Triggered via dynamic February 18, 2026 16:39
Status Success
Total duration 15m 38s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

1 error
main/settings.test.ts > Settings > should load empty settings when file does not exist: electron/main/settings.test.ts#L52
AssertionError: expected { Object (pythonPath, juliaPath, ...) } to deeply equal {} - Expected + Received - Object {} + Object { + "editors": Object { + "default": "open %s", + "julia": "code %s", + "python": "code %s", + }, + "juliaPath": "/usr/bin/julia", + "pythonPath": "/usr/bin/python3", + } ❯ main/settings.test.ts:52:22