You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
From what I've seen, it seems that y token has the same line number and the position fixer fails to match it against the token map. The consequence is that the node corresponding to y has a line number, but no column or offset.
Next, ObjectToNode helper kicks in during the pre-process stage and causes the error message that we see.
So it might be a bug in both SDK (causing the error) and the driver (wrong positions).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From the latest bblfsh logs we got this error:
Files that produced the error:
The text was updated successfully, but these errors were encountered: