mirror of
https://github.com/github/codeql.git
synced 2026-03-12 02:26:52 +01:00
4 lines
275 B
Plaintext
4 lines
275 B
Plaintext
| SuspiciousInvocation.js:11:5:11:58 | error(" ... status) | Callee is not a function: it has type undefined. |
|
|
| namespace.ts:23:1:23:3 | g() | Callee is not a function: it has type object. |
|
|
| super.js:11:5:11:11 | super() | Callee is not a function: it has type number. |
|