Running Copilot coding agent #17
Annotations
3 errors
|
copilot
Process completed with exit code 1.\n2026-01-19T16:58:24.3433435Z Post job cleanup.\n2026-01-19T16:58:24.4187524Z [command]/usr/bin/git version\n2026-01-19T16:58:24.4220968Z git version 2.52.0\n2026-01-19T16:58:24.4255599Z Temporarily overriding HOME='/home/runner/work/_temp/7fb16b79-f3b1-4904-8d6b-3812cbae1da7' before making global git config changes\n2026-01-19T16:58:24.4256984Z Adding repository directory to the temporary git global config as a safe directory\n2026-01-19T16:58:24.4261411Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/vscode-codeql/vscode-codeql\n2026-01-19T16:58:24.4287442Z Removing SSH command configuration\n2026-01-19T16:58:24.4293539Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-01-19T16:58:24.4322036Z [command]/usr/bin/git submodule foreach --recursive sh -c \"git config --local --name-only --get-regexp 'core\\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"\n2026-01-19T16:58:24.4500642Z Removing HTTP extra header\n2026-01-19T16:58:24.4506490Z [command]/usr/bin/git config --local --name-only --get-regexp http\\.https\\:\\/\\/github\\.com\\/\\.extraheader\n2026-01-19T16:58:24.4533920Z [command]/usr/bin/git submodule foreach --recursive sh -c \"git config --local --name-only --get-regexp 'http\\.https\\:\\/\\/github\\.com\\/\\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"\n2026-01-19T16:58:24.4704452Z Removing includeIf entries pointing to credentials config files\n2026-01-19T16:58:24.4711476Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\\.gitdir:\n2026-01-19T16:58:24.4731064Z includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git.path\n2026-01-19T16:58:24.4732363Z includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git/worktrees/*.path\n2026-01-19T16:58:24.4733095Z includeif.gitdir:/github/workspace/.git.path\n2026-01-19T16:58:24.4733682Z includeif.gitdir:/github/workspace/.git/worktrees/*.path\n2026-01-19T16:58:24.4740077Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git.path\n2026-01-19T16:58:24.4757357Z /home/runner/work/_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4766971Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git.path /home/runner/work/_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4794027Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git/worktrees/*.path\n2026-01-19T16:58:24.4811551Z /home/runner/work/_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4820322Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/vscode-codeql/vscode-codeql/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4845165Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path\n2026-01-19T16:58:24.4862833Z /github/runner_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4869815Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4895977Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path\n2026-01-19T16:58:24.4913505Z /github/runner_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4922055Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-9e4047b7-c884-4aff-9130-ec0f5ea9e56a.config\n2026-01-19T16:58:24.4949080Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.o
|
|
copilot
../view/model-editor/MethodRow.tsx(378,21): error TS2322: Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|
|
copilot
../view/model-editor/MethodRow.tsx(235,11): error TS2322: Type 'ForwardedRef<HTMLElement | undefined>' is not assignable to type 'Ref<HTMLDivElement> | undefined'.
|