mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Update Generators test
Data flow difference is benign
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
legacyDataFlowDifference
|
||||
| generators.js:2:16:2:23 | "source" | generators.js:37:10:37:10 | e | only flow with OLD data flow library |
|
||||
| generators.js:2:16:2:23 | "source" | generators.js:46:10:46:10 | e | only flow with NEW data flow library |
|
||||
| generators.js:2:16:2:23 | "source" | generators.js:51:10:51:10 | e | only flow with NEW data flow library |
|
||||
consistencyIssue
|
||||
|
||||
Reference in New Issue
Block a user