github / github/codeql

LGTM.com - false positive: Syntax Error

Aperta
#6,242 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
false-positive Python
Lingua principale
CodeQL
Stelle
10.1k
Fork
2.1k
Merge medio
2g 15h
PR unite (30g)
141

Descrizione

**Description of the false positive**

Syntax error is reported in `async def send_intro(user_id)` despite this being valid python 3 code. It highlights the space between `def` and `send_intro` as the issue; I suspected that I had used an unusual whitespace character by accident, but it appears to be a normal space character (`U+0020`).

**URL to the alert on the project page on LGTM.com**

https://lgtm.com/projects/g/ajbrining/Bouncer-Bot/snapshot/a088bd35423bd61a0e6e1a37dfa5b6ab8d2c9c1f/files/bot.py?sort=name&dir=ASC&mode=heatmap#xb45c6f45f2efaf11:1

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.