The location node got from imports (`cpg.imports.location.l`) is empty (by that I mean that all its fields are empty) in: - JS files (I also tried `cpg.imports.file.l` to get the filename) <img width="560" height="506" alt="Image" src="https://github.com/user-attachments/assets/2236ee06-78aa-4a87-8e59-b235f8dcc1d4" /> <img width="767" height="73" alt="Image" src="https://github.com/user-attachments/assets/b9b7dbf0-b449-4ce6-930e-575f67e2ab04" /> - Python files <img width="735" height="502" alt="Image" src="https://github.com/user-attachments/assets/f22c6913-6def-4606-a89f-477e5be62c60" /> <img width="777" height="80" alt="Image" src="https://github.com/user-attachments/assets/7ff7d2ce-def2-4832-8740-ca3501066094" /> It is not empty when loading Java files. but for these two languages it doesn't work.