mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
raw test output
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
#select
|
||||
| tst.js:4:11:4:13 | [1, , 2] | Avoid omitted array elements. |
|
||||
| tst.js:6:14:6:16 | [1, 2, ,] | Avoid omitted array elements. |
|
||||
| tst.js:7:9:7:10 | [,1] | Avoid omitted array elements. |
|
||||
testFailures
|
||||
| tst.js:4:21:4:30 | // $ Alert | Missing result: Alert |
|
||||
| tst.js:6:21:6:30 | // $ Alert | Missing result: Alert |
|
||||
| tst.js:7:21:7:30 | // $ Alert | Missing result: Alert |
|
||||
|
||||
Reference in New Issue
Block a user