mirror of
https://github.com/github/codeql.git
synced 2026-07-16 00:38:15 +02:00
5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
#select
|
|
| excessiveParameterList.js:4:1:4:48 | functio ... p8) {\\n} | Function func2 has too many parameters (8). |
|
|
testFailures
|
|
| excessiveParameterList.js:4:1:4:48 | Function func2 has too many parameters (8). | Unexpected result: Alert |
|