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

refactor: merge errors #186

Merged
merged 2 commits into from
Mar 20, 2024
Merged

refactor: merge errors #186

merged 2 commits into from
Mar 20, 2024

Conversation

ComradeVanti
Copy link
Collaborator

Currently there are two errors for when a file/directory was not found. Better to just use one.

Replaced usages of RequiredFileNotFoundError with NotFoundError everywhere.

Copy link
Member

@favoyang favoyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch has conflicts that must be resolved

Currently there are two errors for when a file/directory was not found. Better to just use one.

Replaced usages of `RequiredFileNotFoundError` with `NotFoundError` everywhere.
@ComradeVanti ComradeVanti requested a review from favoyang March 20, 2024 08:38
Copy link
Member

@favoyang favoyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch has conflicts that must be resolved

@ComradeVanti ComradeVanti requested a review from favoyang March 20, 2024 09:05
@favoyang favoyang merged commit ea8594a into openupm:master Mar 20, 2024
2 checks passed
@ComradeVanti ComradeVanti deleted the merge-error-types branch March 20, 2024 10:30
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