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

Action fails with "cannot read properties of undefined" #94

Closed
devusb opened this issue Feb 28, 2024 · 3 comments
Closed

Action fails with "cannot read properties of undefined" #94

devusb opened this issue Feb 28, 2024 · 3 comments

Comments

@devusb
Copy link
Contributor

devusb commented Feb 28, 2024

Starting yesterday, the action fails to complete with the following message:

Create or update the pull request
  Attempting creation of pull request
  A pull request already exists for devusb:update_flake_lock_action
  Fetching existing pull request
  Attempting update of pull request
  Error: Cannot read properties of undefined (reading 'number')

Believe this is related -- looks like there may have been a breaking change to GitHub's PR API -- create-pull-request updated v6 to address it.

@devusb
Copy link
Contributor Author

devusb commented Feb 28, 2024

Closed by #95.

@devusb devusb closed this as completed Feb 28, 2024
@cole-h
Copy link
Member

cole-h commented Feb 28, 2024

Thanks for fixing this! I'll try to get a new version out some time tomorrow (I'm also hoping to squash all or almost all of the node16->node20 dependency updates in the same version).

@cole-h
Copy link
Member

cole-h commented Feb 29, 2024

https://github.com/DeterminateSystems/update-flake-lock/releases/tag/v21 has been released!

sodiboo added a commit to sodiboo/niri-flake that referenced this issue Mar 25, 2024
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

No branches or pull requests

2 participants