Codechange: Vendor in latest ply version #342
13 new alerts
New alerts in code changed by this pull request
- 6 warnings
- 7 notes
See annotations below for details.
Annotations
Check notice on line 40 in nml/ply/lex.py
Code scanning / CodeQL
Unused import Note
Check warning on line 451 in nml/ply/lex.py
Code scanning / CodeQL
Unreachable code Warning
Check warning on line 593 in nml/ply/lex.py
Code scanning / CodeQL
Variable defined multiple times Warning
before this value is used.
Check warning on line 723 in nml/ply/lex.py
Code scanning / CodeQL
Variable defined multiple times Warning
before this value is used.
Check notice on line 851 in nml/ply/lex.py
Code scanning / CodeQL
Unused global variable Note
Check warning on line 190 in nml/ply/yacc.py
Code scanning / CodeQL
Deprecated slice method Warning
Check notice on line 273 in nml/ply/yacc.py
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note
Check notice on line 852 in nml/ply/yacc.py
Code scanning / CodeQL
Empty except Note
Check notice on line 2039 in nml/ply/yacc.py
Code scanning / CodeQL
Empty except Note
Check warning on line 2128 in nml/ply/yacc.py
Code scanning / CodeQL
Unreachable code Warning
Check notice on line 2260 in nml/ply/yacc.py
Code scanning / CodeQL
Empty except Note
Check warning on line 2309 in nml/ply/yacc.py
Code scanning / CodeQL
File is not always closed Warning
Check notice on line 2481 in nml/ply/yacc.py
Code scanning / CodeQL
Unused global variable Note