mirror of
https://github.com/github/codeql.git
synced 2026-07-15 16:29:39 +02:00
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
#select
|
|
| withStatement.js:2:3:2:14 | with (f ... x;\\n } | Do not use 'with'. |
|
|
testFailures
|
|
| withStatement.js:2:3:2:14 | Do not use 'with'. | Unexpected result: Alert |
|