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
It looks like we emit multiple SCIP Documents in the same Index for the same file, but with different relative paths. Out of these, some relative paths are wrong because they are not normalized.
We should make sure to normalize all relative paths and not do duplicate work for the same file.