Skip to content

Running Copilot coding agent #27

Running Copilot coding agent

Running Copilot coding agent #27

Triggered via dynamic December 25, 2025 11:36
Status Success
Total duration 15m 58s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/components/inkPlaceholder/inkPlaceholder.test.ts > InkPlaceholder > i18n integration > uses i18n translations for error state: packages/web-design/src/components/inkPlaceholder/inkPlaceholder.test.ts#L205
AssertionError: expected 'Something went wrongAn error occurred…' to contain 'Translated Error' Expected: "Translated Error" Received: "Something went wrongAn error occurred. Please try again." ❯ src/components/inkPlaceholder/inkPlaceholder.test.ts:205:30
src/components/inkPlaceholder/inkPlaceholder.test.ts > InkPlaceholder > i18n integration > uses i18n translations when provided: packages/web-design/src/components/inkPlaceholder/inkPlaceholder.test.ts#L168
AssertionError: expected 'No dataThere\'s nothing here yet.' to contain 'Translated Empty Title' Expected: "Translated Empty Title" Received: "No dataThere's nothing here yet." ❯ src/components/inkPlaceholder/inkPlaceholder.test.ts:168:30