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

fix(fs): ignore metadata error while reading dir entries #2018

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

amrbashir
Copy link
Member

closes #2014

@amrbashir amrbashir requested a review from a team as a code owner November 7, 2024 16:26
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Package Changes Through 7553a32

There are 3 changes which include fs with patch, fs-js with patch, localhost with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.5 2.0.6
api-example-js 2.0.2 2.0.3
fs 2.0.3 2.0.4
fs-js 2.0.2 2.0.3
dialog 2.0.3 2.0.4
http 2.0.3 2.0.4
localhost 2.0.1 2.1.0
persisted-scope 2.0.3 2.0.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@amrbashir amrbashir changed the title fix(fs): ignore metadata error while reading dir entries fix(fs): ignore metadata error while reading dir entries Nov 11, 2024
@amrbashir amrbashir merged commit 3e78173 into v2 Nov 11, 2024
35 checks passed
@amrbashir amrbashir deleted the fix/fs/read-dir-symlink branch November 11, 2024 16:02
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.

readDir on a directory containing a broken symlink fails with a confusing error
2 participants