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

[Snyk] Security upgrade mssql from 6.4.1 to 8.0.0 #215

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wasimakh2
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • packages/nodes-base/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Prototype Pollution
SNYK-JS-AXIOS-6144788
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: mssql The new version differs by 232 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Prototype Pollution

Copy link

sweep-ai bot commented Jan 5, 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

sweep-ai bot commented Jan 5, 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-05T20_00_30_222Z-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-05T20_00_30_273Z-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-05T20_00_31_790Z-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 14.852s

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-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

[!CAUTION]

An error has occurred: Message is too long, max tokens is -9253 (tracking ID: f4f4599edb)

Copy link

sweep-ai bot commented Jan 5, 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-05T20_00_31_653Z-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-05T20_00_31_698Z-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-05T20_00_33_185Z-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 14.93s

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-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

[!CAUTION]

An error has occurred: Message is too long, max tokens is -9253 (tracking ID: 04e311fff9)

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.

2 participants