Skip to content

feat(core): Add support n8n Webhook Proxy Service support #27587

feat(core): Add support n8n Webhook Proxy Service support

feat(core): Add support n8n Webhook Proxy Service support #27587

Triggered via pull request February 14, 2025 09:10
Status Failure
Total duration 2m 46s
Artifacts

ci-pull-requests.yml

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

Annotations

3 errors
Install & Build
Property 'webhookProxy' is missing in type '{ path: string; host: string; port: number; listen_address: string; protocol: "http"; database: { logging: { enabled: false; maxQueryExecutionTime: number; options: "error"; }; mysqldb: { database: string; host: string; password: string; port: number; user: string; }; postgresdb: { ...; }; sqlite: { ...; }; tablePre...' but required in type 'GlobalConfig'.
Install & Build
@n8n/config#typecheck: command (/home/runner/_work/n8n/n8n/packages/@n8n/config) /opt/hostedtoolcache/node/20.16.0/x64/bin/pnpm run typecheck exited (2)
Install & Build
Process completed with exit code 2.