Skip to content

Conversation

gammazero
Copy link
Contributor

To avoid the blank Error: file does not exist and specify which file we failed to find.

Error before: Error: file does not exist

Error after: Error: /my-cat-pic.jpg: file does not exist

Closes #8671

To avoid the blank Error: file does not exist and specify which file we failed to find.

Error before: `Error: file does not exist`

Error after: `Error: /my-cat-pic.jpg: file does not exist`

Closes #8671
@gammazero gammazero requested a review from a team as a code owner May 30, 2025 20:50
@gammazero gammazero added the skip/changelog This change does NOT require a changelog entry label May 30, 2025
@gammazero gammazero merged commit 78ef5e9 into master Jun 2, 2025
16 of 20 checks passed
@gammazero gammazero deleted the mfs-not-exist-errmsg branch June 2, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does NOT require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UX] wrap user-facing mfs.Lookup error
2 participants