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(cli): skip traversing fifo or socket files #2392

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

Sec-ant
Copy link
Member

@Sec-ant Sec-ant commented Apr 10, 2024

Summary

Skip traversing fifo or socket files. The code now will only handle files, directories or symlinks.

Closes #2311

Test Plan

Tested locally.

Copy link

netlify bot commented Apr 10, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit ee78cc1
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/6615f53414048400089b9c43
😎 Deploy Preview https://deploy-preview-2392--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🔴 down 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added A-CLI Area: CLI A-Core Area: core A-Website Area: website A-Changelog Area: changelog labels Apr 10, 2024
@Sec-ant Sec-ant merged commit d9f7047 into biomejs:main Apr 10, 2024
15 checks passed
@Sec-ant Sec-ant deleted the fix/file-traversal-fifo-socket branch April 10, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI A-Core Area: core A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Biome issues warnings on certain files produced by supervise
2 participants