Skip to content

Implement node:fs link, symlink and unlike tests, fixes#4263

Merged
jasnell merged 1 commit intomainfrom
jasnell/node-fs-link-unlink
Jun 6, 2025
Merged

Implement node:fs link, symlink and unlike tests, fixes#4263
jasnell merged 1 commit intomainfrom
jasnell/node-fs-link-unlink

Conversation

@jasnell
Copy link
Collaborator

@jasnell jasnell commented Jun 5, 2025

No description provided.

@jasnell jasnell requested a review from a team June 5, 2025 18:07
@jasnell jasnell requested review from a team as code owners June 5, 2025 18:07
@jasnell jasnell requested a review from a team June 5, 2025 18:07
Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

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

Other comments (1)
  • src/workerd/api/filesystem.c++ (307-307) Typo: The syscall name should be 'link' instead of 'linn' in the throwUVException call for invalid filename.\n\n```suggestion\n throwUVException(js, UV_EINVAL, "link"_kj, "Invalid filename"_kj);\n```

💡 To request another review, post a new comment with "/windsurf-review".

@jasnell jasnell enabled auto-merge (squash) June 5, 2025 21:35
@jasnell jasnell force-pushed the jasnell/node-fs-link-unlink branch from 03e68a8 to da24aa2 Compare June 5, 2025 21:54
@jasnell jasnell force-pushed the jasnell/node-fs-link-unlink branch from da24aa2 to ddc51b5 Compare June 5, 2025 22:46
@jasnell jasnell merged commit 336c012 into main Jun 6, 2025
18 checks passed
@jasnell jasnell deleted the jasnell/node-fs-link-unlink branch June 6, 2025 02: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.

2 participants