feat(core): Add support n8n Webhook Proxy Service support #27587
ci-pull-requests.yml
on: pull_request
Install & Build
2m 19s
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.
|