JS: Overlay annotations for some failing tests

Locally these seem to get rid of the compilation warnings, but of course
CI is the true arbiter here.
This commit is contained in:
Taus
2025-10-10 15:10:17 +00:00
committed by Asger F
parent c09563f775
commit 889209719b
9 changed files with 10 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
import javascript
overlay[local]
class CustomImport extends DataFlow::ModuleImportNode::Range, DataFlow::CallNode {
CustomImport() { this.getCalleeName() = "customImport" }