Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c04f0be

Browse files
committed
Update DataFlowConsistency.expected
1 parent 60c3d07 commit c04f0be

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

javascript/ql/test/library-tests/FlowSummary/DataFlowConsistency.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ postHasUniquePre
1616
uniquePostUpdate
1717
postIsInSameCallable
1818
reverseRead
19-
| tst.js:109:11:113:3 | 'arguments' object of anonymous function | Origin of readStep is missing a PostUpdateNode. |
19+
| tst.js:109:11:113:3 | [dynamic parameter array] | Origin of readStep is missing a PostUpdateNode. |
2020
| tst.js:267:28:267:31 | map3 | Origin of readStep is missing a PostUpdateNode. |
2121
argHasPostUpdate
22-
| tst.js:219:18:219:27 | [source()] | ArgumentNode is missing PostUpdateNode. |
2322
postWithInFlow
2423
| file://:0:0:0:0 | [summary] to write: Argument[1] in Array method with flow into callback | PostUpdateNode should not be the target of local flow. |
2524
| file://:0:0:0:0 | [summary] to write: Argument[1] in Array#filter | PostUpdateNode should not be the target of local flow. |

0 commit comments

Comments
 (0)