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... #181

Open
wants to merge 1 commit into
base: sweep/sweep_gha_fix_the_github_actions_run_fai_13
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 changes to the package.json files in multiple directories. The changes involve updating the versions of various devDependencies, including "@types/lodash.get", "@types/express", and "typeorm". Additionally, the pull request includes changes to the package.json files in the "packages/cli", "packages/core", "packages/editor-ui", "packages/node-dev", and "packages/workflow" directories.

Summary

  • Updated devDependency "@types/lodash.get" to version "^4.14.168" in package.json files in multiple directories.
  • Updated devDependency "@types/express" to version "^4.19.0" in package.json files in multiple directories.
  • Updated devDependency "typeorm" to version "^0.3.18" in package.json files in multiple directories.
  • Updated devDependency "uuid" to version "^3.4.0" in package.json file in the "packages/editor-ui" directory.
  • Added devDependency "@types/lodash.get" with version "^4.14.168" in package.json file in the "packages/node-dev" directory.
  • Updated devDependency "typescript" to version "~3.9.7" in package.json files in multiple directories.
  • Added devDependency "@types/lodash.get" with version "^4.14.168" in package.json file in the "packages/workflow" directory.

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]Process completed with exit code 1.

Here are the logs:
npm ERR! code EJSONPARSE
npm ERR! file /home/runner/work/n8n/n8n/package.json
npm ERR! JSON.parse Failed to parse json
npm ERR! JSON.parse Unexpected string in JSON at position 715 while parsing '{
npm ERR! JSON.parse   "name": "n8n",
npm ERR! JSON.parse   "private": true,
npm ERR! JSON.parse   '
npm ERR! JSON.parse Failed to parse package.json data.
npm ERR! JSON.parse package.json must be actual JSON, not just JavaScript.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2024-01-04T05_01_11_812Z-debug.log

[!CAUTION]

An error has occurred: 422 {"message": "Validation Failed", "errors": [{"resource": "PullRequest", "code": "custom", "message": "No commits between sweep/sweep_gha_fix_the_github_actions_run_fai_23 and sweep/sweep_gha_fix_the_github_actions_run_fai_24"}], "documentation_url": "https://docs.github.com/rest/pulls/pulls#create-a-pull-request"} (tracking ID: 876bba4841)

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