Skip to content

refactor(core): Move backend config to a separate package (no-changelog) #18931

refactor(core): Move backend config to a separate package (no-changelog)

refactor(core): Move backend config to a separate package (no-changelog) #18931

Triggered via pull request June 20, 2024 18:20
Status Failure
Total duration 2m 25s
Artifacts

ci-pull-requests.yml

on: pull_request
Install & Build
2m 17s
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
n8n#build: command (/home/runner/work/n8n/n8n/packages/cli) /usr/local/bin/pnpm run build exited (2)
Install & Build
Argument of type 'string | number | boolean | string[] | RedisOptions | Config | undefined' is not assignable to parameter of type 'string'.
Install & Build
Argument of type '"database.type"' is not assignable to parameter of type 'ConfigOptionPath'.
Install & Build
Process completed with exit code 2.