mirror of
https://github.com/github/codeql.git
synced 2026-03-30 12:18:18 +02:00
It turns out that we still need `getURL()` to account for cases where there is no `getLocation()`. Not having `getURL()` for entities without a `getLocation()` results in a `file://0:0:0:0` URL, which is not rendered in QL4E, unlike a `""` URL.