Running Copilot coding agent #16
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'.
|