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
This happens mainly with csgrep --embed-context ... when it reads some garbage from source files (e.g. from qt3d-everywhere-src-5.15.3/src/3rdparty/assimp/code/FBXMaterial.cpp:326 from qt5-qt3d-5.15.3-1.el8). We should fix --embed-context to filter out the garbage, as well as make the JSON reader accept whatever the JSON writer produces.