Running Copilot coding agent #358
Annotations
1 error
|
copilot
examples/plugin-bi build: src/index.ts(22,3): error TS2322: Type '(context: PluginContextData) => Promise<void>' is not assignable to type '$InferOuterFunctionType<ZodTuple<[ZodObject<{ ql: ZodObject<{ object: ZodFunction<ZodTuple<[], ZodAny>, ZodAny>; query: ZodFunction<ZodTuple<[], ZodAny>, ZodAny>; }, $loose>; ... 7 more ...; drivers: ZodObject<...>; }, $strip>], null>, ZodPromise<...>>'.\n2026-02-01T07:39:59.0292772Z examples/plugin-bi build: Types of parameters 'context' and 'args_0' are incompatible.\n2026-02-01T07:39:59.0297256Z examples/plugin-bi build: Type '{ ql: { [x: string]: unknown; object: $InferInnerFunctionType<ZodTuple<[], ZodAny>, ZodAny>; query: $InferInnerFunctionType<ZodTuple<[], ZodAny>, ZodAny>; }; ... 7 more ...; drivers: { ...; }; }' is not assignable to type '{ ql: { [x: string]: unknown; object: $InferOuterFunctionType<ZodTuple<[], ZodAny>, ZodAny>; query: $InferOuterFunctionType<ZodTuple<[], ZodAny>, ZodAny>; }; ... 7 more ...; drivers: { ...; }; }'.\n2026-02-01T07:39:59.0300806Z examples/plugin-bi build: The types returned by 'storage.set(...)' are incompatible between these types.\n2026-02-01T07:39:59.0302958Z examples/plugin-bi build: Type 'MaybeAsync<void>' is not assignable to type 'Promise<void>'.\n2026-02-01T07:39:59.0304566Z examples/plugin-bi build: Type 'void' is not assignable to type 'Promise<void>'.\n2026-02-01T07:39:59.0978072Z examples/plugin-bi build: Failed\n2026-02-01T07:39:59.1229919Z /home/runner/work/spec/spec/examples/plugin-bi:\n2026-02-01T07:39:59.1233812Z ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @objectstack/plugin-bi@0.7.2 build: `tsc`\n2026-02-01T07:39:59.1236801Z Exit status 2\n2026-02-01T07:39:59.1758967Z ELIFECYCLE Command failed with exit code 2.\n2026-02-01T07:39:59.1935362Z ##[error]Process completed with exit code 2.\n2026-02-01T07:39:59.2001340Z Post job cleanup.\n2026-02-01T07:39:59.2532935Z Pruning is unnecessary.\n2026-02-01T07:39:59.2647638Z Post job cleanup.\n2026-02-01T07:39:59.3606741Z [command]/usr/bin/git version\n2026-02-01T07:39:59.3649902Z git version 2.52.0\n2026-02-01T07:39:59.3692800Z Temporarily overriding HOME='/home/runner/work/_temp/6e2d2a1b-f0a0-46c6-b63a-f060135c646e' before making global git config changes\n2026-02-01T07:39:59.3694542Z Adding repository directory to the temporary git global config as a safe directory\n2026-02-01T07:39:59.3698456Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spec/spec\n2026-02-01T07:39:59.3737076Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-02-01T07:39:59.3770495Z [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-01T07:39:59.3998193Z [command]/usr/bin/git config --local --name-only --get-regexp http\\.https\\:\\/\\/github\\.com\\/\\.extraheader\n2026-02-01T07:39:59.4018879Z http.https://github.com/.extraheader\n2026-02-01T07:39:59.4031614Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader\n2026-02-01T07:39:59.4061588Z [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-01T07:39:59.4298628Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\\.gitdir:\n2026-02-01T07:39:59.4333653Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url\n2026-02-01T07:39:59.4704841Z Cleaning up orphan processes","message":"Job logs content retrieved successfully","original_length":1508}],"message":"Retrieved logs for 1 failed jobs","return_format":{"content":true,"urls":false},"run_id":21559032847,"total_jobs":2}
|