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

"File path not found" when working on unsaved files #147

Open
NitayKonnecto opened this issue Jul 14, 2024 · 2 comments · May be fixed by #148
Open

"File path not found" when working on unsaved files #147

NitayKonnecto opened this issue Jul 14, 2024 · 2 comments · May be fixed by #148

Comments

@NitayKonnecto
Copy link

I usually use the SQLFluff extension when working with unsaved files, which has been working for me until a few days ago, when I started getting this error message when typing (linter is set to onType):
image

output:

------------------------------------------------------------

Received close event, code 0 signal null
Raw stdout output:

------------------------------------------------------------

sqlfluff, version 3.1.0


------------------------------------------------------------

sqlfluff version: 3,1,0
ERROR: File path not found.
ERROR: File path not found.

When working on saved files, the extension works as expected.
The formatter does work when running "Format Document", it's only the linting that doesn't work (getting nothing under the "problems" tab as well)

@RobertOstermann
Copy link
Contributor

I attempted a fix in v3.1.2, let me know if this solves the issue for you

@rossbowen
Copy link

I'm currently on v3.3.0 and getting the same issue. No formatting or linting on unsaved files.

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 a pull request may close this issue.

3 participants