-
Notifications
You must be signed in to change notification settings - Fork 0
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
base: sweep/sweep_gha_fix_the_github_actions_run_fai_37
Are you sure you want to change the base?
[Sweep GHA Fix] The GitHub Actions run failed with... #206
Conversation
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:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: a77b059088) |
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:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 42bd95dbc8) |
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:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 0fbe55da5b) |
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:
An error has occurred: 422 {"message": "Reference already exists", "documentation_url": "https://docs.github.com/rest/git/refs#create-a-reference"} (tracking ID: 7ee9bf9290) |
Description
This pull request includes the following changes:
.github/workflows/main.yml
package.json
file in the root directorypackage.json
file in thepackages/cli
directorypackage.json
file in thepackages/core
directorypackage.json
file in thepackages/editor-ui
directorypackage.json
file in thepackages/node-dev
directorypackage.json
file in thepackages/workflow
directorySummary
.github/workflows/main.yml
for continuous integrationpackage.json
file in the root directory to fix vulnerable dependencies and update devDependenciespackage.json
file in thepackages/cli
directory to update devDependenciespackage.json
file in thepackages/core
directory to update devDependenciespackage.json
file in thepackages/editor-ui
directory to update devDependenciespackage.json
file in thepackages/node-dev
directory to update devDependenciespackage.json
file in thepackages/workflow
directory to update devDependencies