Skip to content

Running Copilot coding agent #16

Running Copilot coding agent

Running Copilot coding agent #16

Triggered via dynamic January 19, 2026 16:07
Status Success
Total duration 11m 21s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
copilot
../view/variant-analysis/RepoRow.tsx(263,11): error TS2769: No overload matches this call.
copilot
../view/model-editor/ModelTypeTextbox.tsx(58,7): error TS2322: Type '(e: ChangeEvent<HTMLSelectElement>) => void' is not assignable to type '(e: InputEvent) => void'.
copilot
../view/model-editor/ModelTypeTextbox.tsx(58,7): error TS2322: Type '(e: ChangeEvent<HTMLSelectElement>) => void' is not assignable to type '(e: InputEvent) => void'.
copilot
../view/model-alerts/ModelAlertsSort.tsx(32,29): error TS2769: No overload matches this call.
copilot
../view/model-alerts/ModelAlertsSort.tsx(32,29): error TS2769: No overload matches this call.
copilot
../view/common/TextButton.tsx(28,5): error TS2769: No overload matches this call.
copilot
../view/common/DataGrid.tsx(146,9): error TS2769: No overload matches this call.
copilot
../view/common/DataGrid.tsx(91,7): error TS2769: No overload matches this call.
copilot
../view/common/DataGrid.tsx(91,7): error TS2769: No overload matches this call.
copilot
../view/common/CodePaths/CodeFlowsDropdown.tsx(41,39): error TS2322: Type '(e: ChangeEvent<HTMLSelectElement>) => void' is not assignable to type '(e: Event) => void'.