mirror of
https://github.com/github/codeql.git
synced 2026-07-15 16:29:39 +02:00
7 lines
371 B
Plaintext
7 lines
371 B
Plaintext
#select
|
|
| tst.js:1:1:1:3 | (0) | Assignment to property foo of a primitive value with type number. |
|
|
| tst.js:8:5:8:5 | s | Assignment to a property of a primitive value with type string. |
|
|
| tst.js:13:3:13:3 | x | Assignment to property y of a primitive value with type number or string. |
|
|
testFailures
|
|
| tst.js:3:37:3:95 | // $ Al ... cess.ql | Missing result: Alert |
|