mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
Some OK-style comments had to be moved to the following line, shifting line numbers. In selected range also included the comments themselves. Lastly, the result sets were reordered by the CLI in some cases.
2 lines
162 B
Plaintext
2 lines
162 B
Plaintext
| tst.js:4:9:4:21 | yield index++ | This yield expression is contained in $@ which is not marked as a generator. | tst.js:1:1:1:8 | function | function idMaker |
|