We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description of the false positive
"Syntax error" for top-level "for await". "normal" top-level await works as expected.
https://lgtm.com/projects/g/redis/node-redis/snapshot/ae44ac1e1a95ebddbba290195fee840d57b04911/files/examples/set-scan.js?sort=name&dir=ASC&mode=heatmap#xf9cc4b8fc3a288c5:1
The text was updated successfully, but these errors were encountered:
Thanks for the report. It looks like a parser bug. We'll take a look.
Sorry, something went wrong.
erik-krogh
Successfully merging a pull request may close this issue.
Description of the false positive
"Syntax error" for top-level "for await". "normal" top-level await works as expected.
https://lgtm.com/projects/g/redis/node-redis/snapshot/ae44ac1e1a95ebddbba290195fee840d57b04911/files/examples/set-scan.js?sort=name&dir=ASC&mode=heatmap#xf9cc4b8fc3a288c5:1
The text was updated successfully, but these errors were encountered: