Skip to content

fix: add error handling for file operations defined in apply-patch.ts #606

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

veygax
Copy link

@veygax veygax commented Apr 24, 2025

this adds new error messages and wraps the file op functions in a try catch.
will throw a DiffError and notify if a file fails an operation and a step to fix it.

this adds new error messages to notify the user if a file fails an operation and a step to fix it.
Copy link

github-actions bot commented Apr 24, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@veygax
Copy link
Author

veygax commented Apr 24, 2025

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Apr 24, 2025
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