Running Copilot coding agent #384
Annotations
1 error
|
copilot
examples/features build: middleware-example.ts(8,35): error TS2307: Cannot find module '@objectstack/runtime' or its corresponding type declarations.\n2026-02-03T01:36:24.5691869Z ##[error]examples/features build: middleware-example.ts(150,19): error TS7006: Parameter 'middleware' implicitly has an 'any' type.\n2026-02-03T01:36:24.5694666Z ##[error]examples/features build: middleware-example.ts(325,17): error TS7006: Parameter 'entry' implicitly has an 'any' type.\n2026-02-03T01:36:24.5699535Z ##[error]examples/features build: registry-example.ts(290,24): error TS2339: Property 'pluginSource' does not exist on type '{ owner: string; status: \"active\"; tags: string[]; } | { owner: string; status: \"active\"; } | { owner: string; status: \"active\"; pluginSource: string; tags: string[]; }'.\n2026-02-03T01:36:24.5702750Z examples/features build: Property 'pluginSource' does not exist on type '{ owner: string; status: \"active\"; tags: string[]; }'.\n2026-02-03T01:36:24.5705192Z ##[error]examples/features build: rest-server-example.ts(8,28): error TS2307: Cannot find module '@objectstack/runtime' or its corresponding type declarations.\n2026-02-03T01:36:24.5735087Z ##[error]examples/features build: rest-server-example.ts(9,40): error TS2307: Cannot find module '@objectstack/runtime' or its corresponding type declarations.\n2026-02-03T01:36:24.5738545Z ##[error]examples/features build: rest-server-example.ts(170,20): error TS7006: Parameter 'route' implicitly has an 'any' type.\n2026-02-03T01:36:24.5741081Z ##[error]examples/features build: rest-server-example.ts(226,79): error TS18046: 'newUser' is of type 'unknown'.\n2026-02-03T01:36:24.5743478Z ##[error]examples/features build: rest-server-example.ts(231,82): error TS18046: 'newUser' is of type 'unknown'.\n2026-02-03T01:36:24.5746268Z ##[error]examples/features build: rest-server-example.ts(254,82): error TS18046: 'newUser' is of type 'unknown'.\n2026-02-03T01:36:24.6445247Z examples/features build: Failed\n2026-02-03T01:36:24.6641435Z /home/runner/work/spec/spec/examples/features:\n2026-02-03T01:36:24.6647000Z ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @example/features@0.9.0 build: `tsc --noEmit`\n2026-02-03T01:36:24.6651561Z Exit status 2\n2026-02-03T01:36:24.7128824Z ELIFECYCLE Command failed with exit code 2.\n2026-02-03T01:36:24.7308376Z ##[error]Process completed with exit code 2.\n2026-02-03T01:36:24.7369586Z Post job cleanup.\n2026-02-03T01:36:24.7922623Z Pruning is unnecessary.\n2026-02-03T01:36:24.8030493Z Post job cleanup.\n2026-02-03T01:36:24.8961714Z [command]/usr/bin/git version\n2026-02-03T01:36:24.8996546Z git version 2.52.0\n2026-02-03T01:36:24.9039334Z Temporarily overriding HOME='/home/runner/work/_temp/ec7a8d56-2a8e-4ea8-8e45-6341481a254f' before making global git config changes\n2026-02-03T01:36:24.9040896Z Adding repository directory to the temporary git global config as a safe directory\n2026-02-03T01:36:24.9052360Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spec/spec\n2026-02-03T01:36:24.9085966Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-02-03T01:36:24.9118255Z [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-02-03T01:36:24.9345905Z [command]/usr/bin/git config --local --name-only --get-regexp http\\.https\\:\\/\\/github\\.com\\/\\.extraheader\n2026-02-03T01:36:24.9365295Z http.https://github.com/.extraheader\n2026-02-03T01:36:24.9377786Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader\n2026-02-03T01:36:24.9407029Z [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-02-03T01:36:24.9623567Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\\.gitdir:\n2026-02-03T01:36:24.9652554Z [co
|