File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
javascript/ql/test/query-tests/LanguageFeatures/SpuriousArguments Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 1- #select
21| es2015.js:4:16:4:17 | 23 | Superfluous argument passed to $@. | es2015.js:2:14:2:32 | (x) { this.x = x; } | constructor of class Class1 |
32| es2015.js:17:11:17:12 | 42 | Superfluous argument passed to $@. | es2015.js:15:13:15:12 | () {} | default constructor of class Other |
43| es2015.js:21:3:21:4 | 42 | Superfluous argument passed to $@. | tst.js:1:1:4:1 | functio ... x+19;\\n} | function f |
2322| tst.js:113:20:113:21 | 42 | Superfluous argument passed to $@. | tst.js:88:2:91:2 | functio ... .");\\n\\t} | function notAPlainThrower3 |
2423| tst.js:117:23:117:24 | 87 | Superfluous argument passed to $@. | tst.js:99:2:101:2 | functio ... (p);\\n\\t} | function throwerWithParam |
2524| tst.js:118:18:118:19 | 42 | Superfluous argument passed to $@. | tst.js:102:2:110:2 | functio ... )();\\n\\t} | function throwerIndirect |
26- testFailures
27- | globals.js:17:24:17:27 | Superfluous arguments passed to $@. | Fixed missing result: Alert |
28- | reflection.js:7:15:7:18 | Superfluous arguments passed to $@. | Unexpected result: Alert |
29- | tst.js:31:15:31:18 | Superfluous arguments passed to $@. | Fixed missing result: Alert |
You can’t perform that action at this time.
0 commit comments