Files
codeql/javascript/ql/test/query-tests/NodeJS/MissingExports/MissingExports.expected

2 lines
214 B
Plaintext

| MissingExports.js:7:5:7:19 | checkOne(xs[i]) | 'checkOne' references an undeclared global variable, not $@. | MissingExports.js:1:20:3:1 | functio ... or();\\n} | the variable of the same name that is exported |