mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: Update test output
This commit is contained in:
@@ -2,11 +2,3 @@
|
||||
| bar.ts:1:10:1:10 | A | any |
|
||||
| bar.ts:1:19:1:29 | "@blah/foo" | any |
|
||||
| bar.ts:3:5:3:5 | x | any |
|
||||
| node_modules/@blah/foo/index.d.ts:1:8:1:15 | FooArray | typeof FooArray in library-tests/TypeScript/RegressionTests/ImportSelf/node_modules/@blah/foo/index.d.ts |
|
||||
| node_modules/@blah/foo/index.d.ts:1:20:1:20 | A | any |
|
||||
| node_modules/@blah/foo/index.d.ts:1:20:1:20 | A | any |
|
||||
| node_modules/@blah/foo/index.d.ts:1:29:1:39 | '@blah/foo' | any |
|
||||
| node_modules/@blah/foo/index.d.ts:3:11:3:18 | FooArray | typeof FooArray in library-tests/TypeScript/RegressionTests/ImportSelf/node_modules/@blah/foo/index.d.ts |
|
||||
| node_modules/@blah/foo/index.d.ts:4:12:4:15 | blah | () => void |
|
||||
| node_modules/@blah/foo/index.d.ts:8:10:8:10 | A | any |
|
||||
| node_modules/@blah/foo/index.d.ts:8:10:8:10 | A | any |
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
| node_modules/@types/foo/index.d.ts:1:17:1:19 | foo | () => any |
|
||||
| test.ts:1:10:1:12 | foo | () => any |
|
||||
| test.ts:1:10:1:12 | foo | () => any |
|
||||
| test.ts:1:21:1:25 | "foo" | any |
|
||||
|
||||
@@ -15,8 +15,6 @@ browserObject
|
||||
| electron.js:62:13:62:59 | new Bro ... 1500 }) |
|
||||
| electron.js:63:3:63:5 | win |
|
||||
| electron.js:65:18:65:20 | win |
|
||||
| electronTs.d.ts:2:16:2:28 | BrowserWindow |
|
||||
| electronTs.d.ts:3:16:3:26 | BrowserView |
|
||||
| electronTs.ts:3:12:3:13 | bw |
|
||||
| electronTs.ts:3:40:3:41 | bv |
|
||||
| electronTs.ts:4:3:4:4 | bw |
|
||||
|
||||
Reference in New Issue
Block a user