Skip to content

feat(editor): Insights dashboard #29439

feat(editor): Insights dashboard

feat(editor): Insights dashboard #29439

Triggered via pull request March 26, 2025 16:37
Status Failure
Total duration 4m 40s
Artifacts

ci-pull-requests.yml

on: pull_request
Install & Build
4m 18s
Install & Build
Lint  /  Lint
Lint / Lint
Unit tests  /  Unit tests
Unit tests / Unit tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Install & Build
Type '{ labels: string[]; datasets: ({ label: string; data: number[]; fill: boolean; backgroundColor: string; borderColor: string; borderDash: number[]; pointStyle: boolean; cubicInterpolationMode?: undefined; } | { ...; })[]; }' is not assignable to type 'ChartData<"line", (number | Point | null)[], unknown>'.
Install & Build
n8n-editor-ui#typecheck: command (/home/runner/_work/n8n/n8n/packages/frontend/editor-ui) /opt/hostedtoolcache/node/20.16.0/x64/bin/pnpm run typecheck exited (2)
Install & Build
Argument of type 'never[]' is not assignable to parameter of type '{ data: { total: number; failed: number; failureRate: number; timeSaved: number; averageRunTime: number; workflowId: string; succeeded: number; runTime: number; projectId?: string | undefined; workflowName?: string | undefined; projectName?: string | undefined; }[]; count: number; }'.
Install & Build
Process completed with exit code 2.