Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sweep GHA Fix] The GitHub Actions run failed with... #169

Open
wants to merge 5 commits into
base: snyk-fix-0ae43c5c1ff592ead8db2e8f0bb6c17f
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Jan 4, 2024

Description

This pull request includes the following changes:

  • Updated the version of "@types/express" in the "packages/cli/package.json" file from "^4.17.6" to "*".
  • Updated the version of "@types/express" in the "packages/core/package.json" file from "^4.17.6" to "*".
  • Updated the version of "@types/express" in the "packages/editor-ui/package.json" file from "^4.17.6" to "*".
  • Updated the version of "@types/express" in the "packages/node-dev/package.json" file from "^4.17.6" to "*".
  • Updated the version of "@types/express" in the "packages/workflow/package.json" file from "^4.17.6" to "*".
  • Updated the version of "typeorm" in the "packages/cli/package.json" file from "^0.2.30" to "^0.3.18".
  • Updated the version of "@types/lodash.get" in the "packages/core/package.json" file from "^4.4.6" to "*".
  • Updated the version of "@types/lodash.get" in the "packages/editor-ui/package.json" file from "^4.4.6" to "*".
  • Updated the version of "@types/express" in the "packages/node-dev/package.json" file from "^4.17.6" to "*".
  • Updated the version of "@types/express" in the "packages/workflow/package.json" file from "^4.17.6" to "*".

Summary

  • Updated the version of "@types/express" to "*" in multiple package.json files.
  • Updated the version of "typeorm" in the "packages/cli/package.json" file.
  • Updated the version of "@types/lodash.get" to "*" in multiple package.json files.

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run npm install
yielded the following error:
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.
npm ERR! n8n-node-dev@0.13.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-node-dev@0.13.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_08_941Z-debug.log
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n@ build: `lerna exec npm run build`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_08_985Z-debug.log
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1025,21): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,24): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1027,26): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,30): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1031,21): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,41): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,50): error TS1005: '}' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,55): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,37): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,48): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,55): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,27): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,34): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,45): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,52): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1751,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1756,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1761,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1845,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1852,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1938,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1939,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2000,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2051,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2445,65): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2448,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2456,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2581,1): error TS1160: Unterminated template literal.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n-workflow@0.60.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-workflow@0.60.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_10_488Z-debug.log
##[error]Process completed with exit code 2.

Here are the logs:
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.

added 815 packages from 391 contributors and audited 815 packages in 15.724s

73 packages are looking for funding
run `npm fund` for details

found 24 vulnerabilities (6 moderate, 16 high, 2 critical)
run `npm audit fix` to fix them, or `npm audit` for details

> n8n@ bootstrap /home/runner/work/n8n/n8n
> lerna bootstrap --hoist --no-ci

lerna notice cli v3.22.1
lerna info versioning independent
lerna info Bootstrapping 6 packages
lerna WARN EHOIST_PKG_VERSION "n8n" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-node-dev" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-nodes-base" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-core" package depends on @types/lodash.get@*, which differs from the hoisted @types/lodash.get@^4.4.6.
lerna WARN EHOIST_PKG_VERSION "n8n-editor-ui" package depends on uuid@^8.1.0, which differs from the hoisted uuid@^3.4.0.
lerna WARN EHOIST_PKG_VERSION "n8n-node-dev" package depends on tmp-promise@^2.0.2, which differs from the hoisted tmp-promise@^3.0.2.
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna success Bootstrapped 6 packages

> n8n@ build /home/runner/work/n8n/n8n
> lerna exec npm run build

lerna notice cli v3.22.1
lerna info versioning independent
lerna info ci enabled
lerna info Executing command in 6 packages: "npm run build"

> n8n-node-dev@0.13.0 build /home/runner/work/n8n/n8n/packages/node-dev
> tsc


> n8n-workflow@0.60.0 build /home/runner/work/n8n/n8n/packages/workflow
> tsc

Created Pull Request: #173

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run npm install
yielded the following error:
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n-node-dev@0.13.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-node-dev@0.13.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_55_935Z-debug.log
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n@ build: `lerna exec npm run build`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_55_961Z-debug.log
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1025,21): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,24): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1027,26): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,30): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1031,21): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,41): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,50): error TS1005: '}' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,55): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,37): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,48): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,55): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,27): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,34): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,45): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,52): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1751,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1756,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1761,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1845,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1852,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1938,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1939,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2000,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2051,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2445,65): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2448,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2456,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2581,1): error TS1160: Unterminated template literal.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n-workflow@0.60.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-workflow@0.60.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_28_57_391Z-debug.log
##[error]Process completed with exit code 2.

Here are the logs:
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.

added 815 packages from 391 contributors and audited 815 packages in 13.9s

73 packages are looking for funding
run `npm fund` for details

found 24 vulnerabilities (6 moderate, 16 high, 2 critical)
run `npm audit fix` to fix them, or `npm audit` for details

> n8n@ bootstrap /home/runner/work/n8n/n8n
> lerna bootstrap --hoist --no-ci

lerna notice cli v3.22.1
lerna info versioning independent
lerna info Bootstrapping 6 packages
lerna WARN EHOIST_PKG_VERSION "n8n" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-nodes-base" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-core" package depends on @types/lodash.get@*, which differs from the hoisted @types/lodash.get@^4.4.6.
lerna WARN EHOIST_PKG_VERSION "n8n-editor-ui" package depends on uuid@^8.1.0, which differs from the hoisted uuid@^3.4.0.
lerna WARN EHOIST_PKG_VERSION "n8n-node-dev" package depends on tmp-promise@^2.0.2, which differs from the hoisted tmp-promise@^3.0.2.
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna success Bootstrapped 6 packages

> n8n@ build /home/runner/work/n8n/n8n
> lerna exec npm run build

lerna notice cli v3.22.1
lerna info versioning independent
lerna info ci enabled
lerna info Executing command in 6 packages: "npm run build"

> n8n-node-dev@0.13.0 build /home/runner/work/n8n/n8n/packages/node-dev
> tsc


> n8n-workflow@0.60.0 build /home/runner/work/n8n/n8n/packages/workflow
> tsc

Created Pull Request: #171

Copy link
Author

sweep-ai bot commented Jan 4, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run npm install
yielded the following error:
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n-node-dev@0.13.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-node-dev@0.13.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_29_27_973Z-debug.log
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna ERR! npm run build exited 2 in 'n8n-node-dev'
lerna WARN complete Waiting for 1 child process to exit. CTRL-C to exit immediately.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n@ build: `lerna exec npm run build`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_29_28_011Z-debug.log
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,68): error TS1110: Type expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,77): error TS1005: '}' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,78): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(93,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(95,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(96,8): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(101,33): error TS1005: ')' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,31): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(102,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(105,74): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,55): error TS1005: '(' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(108,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(219,41): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(228,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(254,62): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(352,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(353,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,5): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(354,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(355,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(360,84): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(374,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(375,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(388,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(397,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(398,45): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(401,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(475,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(479,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(497,58): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(503,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(505,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(511,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(551,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(554,39): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(560,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(583,24): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(663,76): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(673,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(678,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(691,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(739,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(742,22): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(743,51): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(749,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(750,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(751,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,13): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(752,68): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(754,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(758,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(759,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(760,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(799,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(801,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(802,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(804,35): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(809,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(816,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(817,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(830,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(831,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(844,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(847,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(855,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(856,39): error TS1109: Expression expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(889,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(890,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(898,72): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(903,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(912,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(923,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(926,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,20): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(930,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(934,63): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(935,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(936,14): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(951,36): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(953,19): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(965,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(979,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(982,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(984,9): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1007,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1008,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1078,53): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1079,12): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1081,25): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1096,52): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1111,46): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1147,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1159,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1170,17): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1173,18): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,31): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1177,48): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1193,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1194,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/express-serve-static-core/index.d.ts(1262,1): error TS1160: Unterminated template literal.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1025,21): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,24): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1026,38): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1027,26): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,30): error TS1005: ':' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1028,44): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1031,21): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,41): error TS1110: Type expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,50): error TS1005: '}' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,55): error TS1128: Declaration or statement expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,57): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1043,64): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,37): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,48): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1046,55): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,26): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,27): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,34): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,45): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1053,52): error TS1005: ',' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1307,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1312,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,23): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1346,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,40): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1351,60): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1751,16): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1756,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1761,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1842,66): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,28): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1844,49): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1845,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1852,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1938,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(1939,56): error TS1005: ';' expected.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! n8n-workflow@0.60.0 build: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the n8n-workflow@0.60.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2000,29): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,56): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2001,70): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2051,54): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2093,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,33): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2443,67): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,47): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,59): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2444,80): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2445,65): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2448,43): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2456,30): error TS1005: ';' expected.
##[error]../../node_modules/@types/lodash/common/object.d.ts(2581,1): error TS1160: Unterminated template literal.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T04_29_29_431Z-debug.log
##[error]Process completed with exit code 2.

Here are the logs:
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.

added 815 packages from 391 contributors and audited 815 packages in 13.848s

73 packages are looking for funding
run `npm fund` for details

found 24 vulnerabilities (6 moderate, 16 high, 2 critical)
run `npm audit fix` to fix them, or `npm audit` for details

> n8n@ bootstrap /home/runner/work/n8n/n8n
> lerna bootstrap --hoist --no-ci

lerna notice cli v3.22.1
lerna info versioning independent
lerna info Bootstrapping 6 packages
lerna WARN EHOIST_PKG_VERSION "n8n-nodes-base" package depends on @types/express@^4.17.6, which differs from the hoisted @types/express@*.
lerna WARN EHOIST_PKG_VERSION "n8n-core" package depends on @types/lodash.get@*, which differs from the hoisted @types/lodash.get@^4.4.6.
lerna WARN EHOIST_PKG_VERSION "n8n-editor-ui" package depends on uuid@^8.1.0, which differs from the hoisted uuid@^3.4.0.
lerna WARN EHOIST_PKG_VERSION "n8n-node-dev" package depends on tmp-promise@^2.0.2, which differs from the hoisted tmp-promise@^3.0.2.
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna info hoist Finished bootstrapping root
lerna info Symlinking packages and binaries
lerna success Bootstrapped 6 packages

> n8n@ build /home/runner/work/n8n/n8n
> lerna exec npm run build

lerna notice cli v3.22.1
lerna info versioning independent
lerna info ci enabled
lerna info Executing command in 6 packages: "npm run build"

> n8n-node-dev@0.13.0 build /home/runner/work/n8n/n8n/packages/node-dev
> tsc


> n8n-workflow@0.60.0 build /home/runner/work/n8n/n8n/packages/workflow
> tsc

Created Pull Request: #174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants