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

Open
wants to merge 3 commits into
base: sweep/sweep_gha_fix_the_github_actions_run_fai_37
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:

  • Added a new GitHub Actions workflow file .github/workflows/main.yml
  • Updated the package.json file in the root directory
  • Updated the package.json file in the packages/cli directory
  • Updated the package.json file in the packages/core directory
  • Updated the package.json file in the packages/editor-ui directory
  • Updated the package.json file in the packages/node-dev directory
  • Updated the package.json file in the packages/workflow directory

Summary

  • Added a new GitHub Actions workflow file .github/workflows/main.yml for continuous integration
  • Updated the package.json file in the root directory to fix vulnerable dependencies and update devDependencies
  • Updated the package.json file in the packages/cli directory to update devDependencies
  • Updated the package.json file in the packages/core directory to update devDependencies
  • Updated the package.json file in the packages/editor-ui directory to update devDependencies
  • Updated the package.json file in the packages/node-dev directory to update devDependencies
  • Updated the package.json file in the packages/workflow directory to update devDependencies

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 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.666s

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@^4.20.0.
lerna WARN EHOIST_PKG_VERSION "n8n-nodes-base" package depends on typescript@~3.9.7, which differs from the hoisted typescript@^4.0.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 ERR! npm install exited 1 in 'n8n'
lerna ERR! npm install stderr:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @types/express@^4.20.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'n8n'
npm ERR! notarget

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

lerna ERR! npm install exited 1 in 'n8n'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! n8n@ bootstrap: `lerna bootstrap --hoist --no-ci`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the n8n@ bootstrap 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-04T05_34_01_766Z-debug.log

[!CAUTION]

An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: a77b059088)

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 run test
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
> n8n@ test /home/runner/work/n8n/n8n
> lerna run test

lerna notice cli v3.22.1
lerna info versioning independent
lerna info ci enabled
lerna info Executing command in 5 packages: "npm run test"
lerna ERR! npm run test exited 1 in 'n8n-workflow'
lerna ERR! npm run test stdout:

> n8n-workflow@0.60.0 test /home/runner/work/n8n/n8n/packages/workflow
> jest


lerna ERR! npm run test stderr:
sh: 1: jest: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! n8n-workflow@0.60.0 test: `jest`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the n8n-workflow@0.60.0 test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

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

lerna ERR! npm run test exited 1 in 'n8n-workflow'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! n8n@ test: `lerna run test`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the n8n@ test 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-04T05_34_19_591Z-debug.log

[!CAUTION]

An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 42bd95dbc8)

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 run test
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
> n8n@ test /home/runner/work/n8n/n8n
> lerna run test

lerna notice cli v3.22.1
lerna info versioning independent
lerna info ci enabled
lerna info Executing command in 5 packages: "npm run test"
lerna ERR! npm run test exited 1 in 'n8n-workflow'
lerna ERR! npm run test stdout:

> n8n-workflow@0.60.0 test /home/runner/work/n8n/n8n/packages/workflow
> jest


lerna ERR! npm run test stderr:
sh: 1: jest: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! n8n-workflow@0.60.0 test: `jest`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the n8n-workflow@0.60.0 test script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

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

lerna ERR! npm run test exited 1 in 'n8n-workflow'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! n8n@ test: `lerna run test`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the n8n@ test 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-04T05_34_27_754Z-debug.log

[!CAUTION]

An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 0fbe55da5b)

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 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.646s

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@^4.20.0.
lerna WARN EHOIST_PKG_VERSION "n8n-nodes-base" package depends on typescript@~3.9.7, which differs from the hoisted typescript@^4.0.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 ERR! npm install exited 1 in 'n8n'
lerna ERR! npm install stderr:
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @types/express@^4.20.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'n8n'
npm ERR! notarget

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

lerna ERR! npm install exited 1 in 'n8n'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! n8n@ bootstrap: `lerna bootstrap --hoist --no-ci`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the n8n@ bootstrap 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-04T05_34_38_402Z-debug.log

[!CAUTION]

An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 7ee9bf9290)

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