Skip to content

Running Copilot coding agent #313

Running Copilot coding agent

Running Copilot coding agent #313

Triggered via dynamic January 31, 2026 01:34
Status Success
Total duration 9m 5s
Artifacts

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

2 errors
copilot
examples/host build: ../crm/src/ui/reports.ts(49,3): error TS2741: Property 'showDataLabels' is missing in type '{ type: \"bar\"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: \"pivot\" | \"bar\" | \"line\" | \"area\" | \"pie\" | \"scatter\" | \"table\" | \"metric\" | \"horizontal-bar\" | \"column\" | \"grouped-bar\" | \"stacked-bar\" | \"stacked-area\" | \"step-line\" | ... 14 more ... | \"violin\"; ... 7 more ...; colors?: string[] | undefined; }'.\n2026-01-31T01:41:35.1059819Z ##[error]examples/host build: ../crm/src/ui/reports.ts(98,3): error TS2741: Property 'showDataLabels' is missing in type '{ type: \"column\"; title: string; showLegend: false; xAxis: string; yAxis: string; }' but required in type '{ type: \"pivot\" | \"bar\" | \"line\" | \"area\" | \"pie\" | \"scatter\" | \"table\" | \"metric\" | \"horizontal-bar\" | \"column\" | \"grouped-bar\" | \"stacked-bar\" | \"stacked-area\" | \"step-line\" | ... 14 more ... | \"violin\"; ... 7 more ...; colors?: string[] | undefined; }'.\n2026-01-31T01:41:35.1068115Z ##[error]examples/host build: ../crm/src/ui/reports.ts(190,3): error TS2741: Property 'showDataLabels' is missing in type '{ type: \"bar\"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: \"pivot\" | \"bar\" | \"line\" | \"area\" | \"pie\" | \"scatter\" | \"table\" | \"metric\" | \"horizontal-bar\" | \"column\" | \"grouped-bar\" | \"stacked-bar\" | \"stacked-area\" | \"step-line\" | ... 14 more ... | \"violin\"; ... 7 more ...; colors?: string[] | undefined; }'.\n2026-01-31T01:41:35.1077070Z ##[error]examples/host build: ../crm/src/ui/reports.ts(236,3): error TS2741: Property 'showDataLabels' is missing in type '{ type: \"column\"; title: string; showLegend: false; xAxis: string; yAxis: string; }' but required in type '{ type: \"pivot\" | \"bar\" | \"line\" | \"area\" | \"pie\" | \"scatter\" | \"table\" | \"metric\" | \"horizontal-bar\" | \"column\" | \"grouped-bar\" | \"stacked-bar\" | \"stacked-area\" | \"step-line\" | ... 14 more ... | \"violin\"; ... 7 more ...; colors?: string[] | undefined; }'.\n2026-01-31T01:41:35.1085940Z ##[error]examples/host build: ../crm/src/ui/reports.ts(284,3): error TS2741: Property 'showDataLabels' is missing in type '{ type: \"pie\"; title: string; showLegend: true; xAxis: string; yAxis: string; }' but required in type '{ type: \"pivot\" | \"bar\" | \"line\" | \"area\" | \"pie\" | \"scatter\" | \"table\" | \"metric\" | \"horizontal-bar\" | \"column\" | \"grouped-bar\" | \"stacked-bar\" | \"stacked-area\" | \"step-line\" | ... 14 more ... | \"violin\"; ... 7 more ...; colors?: string[] | undefined; }'.\n2026-01-31T01:41:35.1349847Z examples/host build: Failed\n2026-01-31T01:41:35.1519523Z /home/runner/work/spec/spec/examples/host:\n2026-01-31T01:41:35.1527837Z  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @objectstack/example-host@0.6.1 build: `tsc --noEmit`\n2026-01-31T01:41:35.1528820Z Exit status 2\n2026-01-31T01:41:35.1815085Z  ELIFECYCLE  Command failed with exit code 2.\n2026-01-31T01:41:35.1983422Z ##[error]Process completed with exit code 2.\n2026-01-31T01:41:35.2049763Z Post job cleanup.\n2026-01-31T01:41:35.2585896Z Pruning is unnecessary.\n2026-01-31T01:41:35.2684739Z Post job cleanup.\n2026-01-31T01:41:35.3612148Z [command]/usr/bin/git version\n2026-01-31T01:41:35.3654147Z git version 2.52.0\n2026-01-31T01:41:35.3697269Z Temporarily overriding HOME='/home/runner/work/_temp/b3ba8ab9-8c35-4dab-945d-3cc6c451b066' before making global git config changes\n2026-01-31T01:41:35.3699063Z Adding repository directory to the temporary git global config as a safe directory\n2026-01-31T01:41:35.3703503Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spec/spec\n2026-01-31T01:41:35.3739287Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-01-31T01:41:35.3772144Z [command]/usr/bin/git submodule foreach --recursive sh -c \"git config --local --name-only --get-regexp 'core\\.sshCommand' && git config --local --unset-all 'c
copilot
Process completed with exit code 1.