mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
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:
@@ -1,5 +1,6 @@
|
||||
import javascript
|
||||
|
||||
overlay[local]
|
||||
class CustomImport extends DataFlow::ModuleImportNode::Range, DataFlow::CallNode {
|
||||
CustomImport() { this.getCalleeName() = "customImport" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user