-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
[NextLS] sqlite3 error: NOT NULL constraint failed: references.start_line #160
Comments
Thanks for the detailed report! I've noticed these as well, it shouldn't effect anything really, unless you notice poor results in the Find References feature. It should probably say warn instead of error. Let me know if you see any inaccuracies there. |
I should clarify that these are alarming and I will look into them, but the presence of them means the LSP should still be functional rather than broken. |
I think for these, these are functions that are generated by elixir and don't have a spot in the source code, so we coalesce the nil line into |
I've installed elixir-tools.vscode from the marketplace, and it's working, but there are tons of errors in the NextLS output.
elixir-tools: 0.6.0
elixir: 1.15.4-otp-26
erlang: 26.0.2
OS: MacOS Ventura (13.4.1)
VSCode: 1.81.0
The text was updated successfully, but these errors were encountered: