mirror of
https://github.com/github/codeql.git
synced 2026-03-22 23:49:43 +01:00
4 lines
317 B
Plaintext
4 lines
317 B
Plaintext
| SuspiciousPropAccess.js:4:10:4:21 | result.value | The base expression of this property access is always undefined. |
|
|
| tst.ts:19:3:19:5 | x.p | The base expression of this property access is always undefined. |
|
|
| typeassertion.ts:14:3:14:9 | z.field | The base expression of this property access is always null. |
|