mirror of
https://github.com/github/codeql.git
synced 2026-03-13 19:16:46 +01:00
7 lines
362 B
Plaintext
7 lines
362 B
Plaintext
| decorated.ts:1:9:1:21 | actionHandler | Unused import actionHandler. |
|
|
| decorated.ts:4:10:4:12 | fun | Unused function fun. |
|
|
| externs.js:6:5:6:13 | iAmUnused | Unused variable iAmUnused. |
|
|
| typeoftype.ts:9:7:9:7 | y | Unused variable y. |
|
|
| unusedShadowed.ts:1:8:1:8 | T | Unused import T. |
|
|
| unusedShadowed.ts:2:8:2:13 | object | Unused import object. |
|